From ef5f6e02ed0c40df8525fad68432e9f72d322dc3 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Thu, 16 Nov 2023 01:05:40 +0000 Subject: [PATCH] remove feed2toot (unmaintained since December 2022) (#373) - ref. #1 --- software/feed2toot.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 software/feed2toot.yml diff --git a/software/feed2toot.yml b/software/feed2toot.yml deleted file mode 100644 index 2ce8f4d362..0000000000 --- a/software/feed2toot.yml +++ /dev/null @@ -1,10 +0,0 @@ -name: feed2toot -website_url: https://feed2toot.readthedocs.io/en/latest/ -description: Feed2toot parses a RSS feed, extracts the last entries and sends them to Mastodon. -licenses: - - GPL-3.0 -platforms: - - Python -tags: - - Automation -source_code_url: https://gitlab.com/chaica/feed2toot