hermes-plugin-software-card HERMES curation plugin using the Software CaRD framework. Development python3.11 -m venv venv source venv/bin/activate python -m pip install -e . For testing of CI environments (on Linux), source one of these files: source env-github.sh source env-gitlab.sh