re-add pacebin (#1171)

This commit is contained in:
crueter 2025-03-13 10:41:37 -04:00 committed by GitHub
parent 136fa3a510
commit a4f830dcba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/pacebin.yml Normal file
View file

@ -0,0 +1,12 @@
name: "pacebin"
website_url: "https://git.swurl.xyz/swirl/pacebin.git/about/"
source_code_url: "https://git.swurl.xyz/swirl/pacebin.git"
description: "A super-minimal pastebin and file upload service written in pure C, focusing on small executable size, portability, and ease of configuration."
licenses:
- AGPL-3.0
platforms:
- C
tags:
- Pastebins
- File Transfer - Single-click & Drag-n-drop Upload
demo_url: "https://paste.swurl.xyz"