PRONOM Builder

January 15, 2022 ยท View on GitHub

Uses the roy tool to harvest PRONOM and then builds Ross Spencer's skeleton suites (regular and container). Uses Github Actions to automate creation of releases.

Rolling a new release

Make sure follow tags is configured with git config --global push.followTags true. Then:

  • replace DROID and container signature files in this repository with latest
  • commit change
  • tag e.g. git tag -a v91 -m "PRONOM v91"
  • then push to master.