Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 866 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 866 Bytes

bagitspec

Build Status

This repository is used for managing the development and maintenance of the BagIt File Packaging Format specification as an IETF draft. The spec itself is formatted as XML format as specified in in RFC 2629.

Please feel free to use the issue tracker here to submit feature requests, bugs, etc. Discussion on the digital-curation discussion list is also welcome.

To convert bagit.xml to HTML and text files you will need xml2rfc.

  1. install Python
  2. install pip
  3. pip install -r requirements.txt
  4. make