From 02d6f98456f37092d771ea1b7ed050dfd8ec1ba1 Mon Sep 17 00:00:00 2001 From: biolds Date: Tue, 12 Sep 2023 03:38:04 +0200 Subject: [PATCH] add Sosse (#111) --- software/sosse.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/sosse.yml diff --git a/software/sosse.yml b/software/sosse.yml new file mode 100644 index 0000000000..7e0bc4638d --- /dev/null +++ b/software/sosse.yml @@ -0,0 +1,12 @@ +name: "Sosse" +website_url: "https://sosse.readthedocs.io/en/stable/" +source_code_url: "https://gitlab.com/biolds1/sosse" +description: "Selenium based search engine and crawler with offline archiving." +licenses: + - AGPL-3.0 +platforms: + - Python + - Docker +tags: + - Search Engines + - Archiving and Digital Preservation (DP)