From b386d3a0cd4f42b9c43cf3a7d36403f19b107d2d Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 17 Nov 2023 13:17:58 +0000 Subject: [PATCH] Remove pyShelf (unmaintained since March 2022) (#358) - ref. #1 - `ERROR:awesome_lint.py: pyShelf: last updated -600 days, 1:30:57.179048 ago, older than 365 days` --- software/pyshelf.yml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 software/pyshelf.yml diff --git a/software/pyshelf.yml b/software/pyshelf.yml deleted file mode 100644 index 0eba9c94de..0000000000 --- a/software/pyshelf.yml +++ /dev/null @@ -1,13 +0,0 @@ -name: pyShelf -website_url: https://github.com/th3r00t/pyShelf -description: Lightweight Ebook Server. -licenses: - - GPL-3.0 -platforms: - - Python -tags: - - Document Management - E-books -source_code_url: https://github.com/th3r00t/pyShelf -stargazers_count: 522 -updated_at: '2022-03-21' -archived: false