dep11-validate
Tools to generate and validate DEP-11 AppStream metadata
Install
- All systems
-
curl cmd.cat/dep11-validate.sh
- Ubuntu
-
apt-get install dep11-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dep11-tools
- Raspbian
-
apt-get install dep11-tools
- Dockerfile
- dockerfile.run/dep11-validate
dep11-tools
Tools to generate and validate DEP-11 AppStream metadata
DEP-11 is Debian's YAML-based implementation of the AppStream specification. This package contains the "dep11-generator" tool to generate AppStream-DEP-11 metadata for any mirror of a Debian archive. It is also able to create an HTML report of the issues found while extracting AppStream metadata. The "dep11-validate" tool can validate DEP-11 metadata for compliance with the specification.