From 0580927afae354be27e8f2d9dcf747fbdcd6f9a8 Mon Sep 17 00:00:00 2001 From: Eddy Hernandez Date: Wed, 23 Apr 2025 15:53:35 -0700 Subject: [PATCH] Add Superdesk (#1273) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc --- software/superdesk.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/superdesk.yml diff --git a/software/superdesk.yml b/software/superdesk.yml new file mode 100644 index 0000000000..02dedd3174 --- /dev/null +++ b/software/superdesk.yml @@ -0,0 +1,13 @@ +name: "Superdesk" +website_url: "https://superdesk.org/" +source_code_url: "https://github.com/superdesk/superdesk" +description: "End-to-end news creation, production, curation, distribution, and publishing platform." +licenses: + - AGPL-3.0 +platforms: + - Docker + - Python + - PHP +tags: + - Content Management Systems (CMS) +depends_3rdparty: true