From aa0bf5cceaa406da2e59c11a152323f8d365a376 Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Mon, 7 Jul 2025 23:09:59 +0100 Subject: [PATCH] Remove Librum (Unmaintained since July 2024) (#1475) --- software/librum.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/librum.yml diff --git a/software/librum.yml b/software/librum.yml deleted file mode 100644 index b2bd96ceaf..0000000000 --- a/software/librum.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: Librum -website_url: https://librumreader.com -description: Modern e-book reader and library manager that supports most major book formats, runs on all devices and offers great tools to boost productivity. -licenses: - - GPL-3.0 -platforms: - - C++ -tags: - - Document Management - E-books -source_code_url: https://github.com/Librum-Reader/Librum -stargazers_count: 4589 -updated_at: '2024-07-01' -archived: false