From db4163186ca943918f67ae8a377ce0dd54dfdc1d Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:21:00 -0500 Subject: [PATCH] Add Lesma (#923) --- software/lesma.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/lesma.yml diff --git a/software/lesma.yml b/software/lesma.yml new file mode 100644 index 0000000000..35655d1640 --- /dev/null +++ b/software/lesma.yml @@ -0,0 +1,12 @@ +name: "lesma" +website_url: "https://lesma.eu" +source_code_url: "https://gitlab.com/ogarcia/lesma" +description: "Simple paste app friendly with browser and command line." +licenses: + - GPL-3.0 +platforms: + - Rust + - Docker +tags: + - Pastebins +demo_url: "https://lesma.eu" \ No newline at end of file