PyBagIt

A library for dealing with BagIt packages
Download

PyBagIt Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Hankinson
  • Publisher web site:
  • http://www.musiclibs.net/

PyBagIt Tags


PyBagIt Description

A library for dealing with BagIt packages PyBagIt is a Perl module that helps with creating an managing BagIt-compliant packages. It has been created to conform to BagIt v0.96.Documentation is available at http://www.musiclibs.net/pybagit. Code hosting is available on GitHub at http://github.com/ahankinson/pybagit/.Requirements:Tested with Python 2.6+ (2.5 or lower will probably not work.) No external modules required. Module has not been tested on Windows.Running TestsThere are a number of unit tests written to verify that this module functions as expected. To run this, simply typepython setup.py testin the package directory. NOTE: You will need a network connection to verify the 'fetch' tests. If you don't have a network connection you can skip these tests by commenting them out in 'bagtest.py'Setup and InstallTo install this module, simply run:python setup.py installYou can also install it with easy_install:easy_install pybagit(you may need to run these commands as a privileged user, e.g. 'sudo') Requirements: · Python


PyBagIt Related Software