Ardvaark / bagitspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Makefile 100.0%