From 51f48f3bdac17c9d225549ac14346396d9a17dbc Mon Sep 17 00:00:00 2001 From: KieranRobson Date: Fri, 25 Aug 2023 12:33:21 +0100 Subject: [PATCH] Remove Fiche (unmaintained since 2018) - As part of #1 - No commits since 2018 - https://github.com/solusipse/fiche - Two issues asking if project dead - solusipse/fiche#107 and solusipse/fiche#100 - Purritobin which is present on this list is based on this - see solusipse/fiche#100 --- software/fiche.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/fiche.yml diff --git a/software/fiche.yml b/software/fiche.yml deleted file mode 100644 index bdc033d860..0000000000 --- a/software/fiche.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: fiche -website_url: https://github.com/solusipse/fiche -description: Command line pastebin, all you need is netcat. -licenses: - - MIT -platforms: - - C -tags: - - Pastebins -source_code_url: https://github.com/solusipse/fiche -demo_url: https://termbin.com/ -stargazers_count: 1296 -updated_at: '2018-12-20' -archived: false