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