From 38e8939f95917b5d61c55acc80e261fd17944c89 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 28 Jan 2024 10:48:24 +0000 Subject: [PATCH] Remove Archivematica (source code gone) (#546) - ref. #1 - https://github.com/awesome-selfhosted/awesome-selfhosted-data/actions/runs/7681544284/job/20934836399 `ERROR:github_metadata.py: https://github.com/artefactual/archivematica : 404 {"message": "Not Found", "documentation_url": "https://docs.github.com/rest"}` - https://github.com/artefactual -> 404 --- software/archivematica.yml | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 software/archivematica.yml diff --git a/software/archivematica.yml b/software/archivematica.yml deleted file mode 100644 index ee124e6d34..0000000000 --- a/software/archivematica.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: Archivematica -website_url: https://www.archivematica.org/en/ -description: Mature digital preservation system designed to maintain standards-based, long-term access to collections of digital objects. -licenses: - - AGPL-3.0 -platforms: - - Python -tags: - - Archiving and Digital Preservation (DP) -source_code_url: https://github.com/artefactual/archivematica -demo_url: https://sandbox.archivematica.org/administration/accounts/login/ -stargazers_count: 396 -updated_at: '2023-11-29' -archived: false