From 2f788da49af78495e3a94f4bc564b7aee9e6aea0 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 22 Sep 2023 17:18:31 +0000 Subject: [PATCH] Remove Quru Image server (unmaintained since June 2022) (#187) - ref. #1 --- software/quru-image-server.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/quru-image-server.yml diff --git a/software/quru-image-server.yml b/software/quru-image-server.yml deleted file mode 100644 index fc2eba24c7..0000000000 --- a/software/quru-image-server.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Quru Image Server -website_url: https://quruimageserver.com/ -description: High performance dynamically resizing image server offering directory based access control cropping, rotation, color management and other tools. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - Photo and Video Galleries -source_code_url: https://github.com/quru/qis -demo_url: https://quruimageserver.com -stargazers_count: 88 -updated_at: '2022-06-28' -archived: false