A library for dealing with BagIt packages.
Project description
PyBagIt Version 1.5
This module helps with creating an managing BagIt-compliant packages. It has been created to conform to BagIt v0.96.
Documentation is available at http://ahankinson.github.io/pybagit. Code hosting is available on GitHub at http://github.com/ahankinson/pybagit/.
Requirements
Tested with Python 2.6+ (2.5 or lower will not work.) No external modules required. Module has not been tested on Windows.
Running Tests
There are a number of unit tests written to verify that this module functions as expected. To run this, simply type
python setup.py test
in 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 Install
To install this module, simply run:
python setup.py install
You can also install it with easy_install:
easy_install pybagit
(you may need to run these commands as a privileged user, e.g. ‘sudo’)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pybagit-1.5.2.tar.gz
.
File metadata
- Download URL: pybagit-1.5.2.tar.gz
- Upload date:
- Size: 57.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a30fa3f8a7d67a9b9e8142fb98fa53bc735667c39d7d0651f91dd37f9e3881f |
|
MD5 | 532f716c28200567b41a57e38e4e5af8 |
|
BLAKE2b-256 | 752955acde61d65946490b76b0ca5ab5068fefd0c239cf2d3bfd1154cdd19ede |
File details
Details for the file pybagit-1.5.2.macosx-10.11-x86_64.tar.gz
.
File metadata
- Download URL: pybagit-1.5.2.macosx-10.11-x86_64.tar.gz
- Upload date:
- Size: 62.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 637a7a63185adc08756b8472b4a94a33aa0463044f41b51c4f581f8e4d3b0dc6 |
|
MD5 | 325ee00fc8b24d5b984cb2c1cf183f68 |
|
BLAKE2b-256 | 2cb822bee2d3efc3236d8bbef4e5900ed2c1e43ff9ba3e1a2e1186bfd8cde42e |