From bdfd01124ff1e432185e4edb2322995b57a1c9bb Mon Sep 17 00:00:00 2001 From: Kieran <32241933+Ki-er@users.noreply.github.com> Date: Thu, 13 Mar 2025 22:20:30 +0000 Subject: [PATCH] Remove Bepasty (Unmaintained since March 2024) (#1197) --- software/bepasty.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/bepasty.yml diff --git a/software/bepasty.yml b/software/bepasty.yml deleted file mode 100644 index 02a6701eda..0000000000 --- a/software/bepasty.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: bepasty -website_url: https://bepasty-server.readthedocs.io/en/latest/ -description: A pastebin for all kinds of files. -licenses: - - BSD-2-Clause -platforms: - - Python - - deb -tags: - - Pastebins -source_code_url: https://github.com/bepasty/bepasty-server -stargazers_count: 201 -updated_at: '2024-03-06' -archived: false