bagit

Library for creating, manipulating, and validating BagIt packages

brewmacoslinux
Try with needOr install directly
Source

About

Library for creation, manipulation, and validation of bags

Commands

bagit

Examples

Create a new bag from a directory$ bagit --bag-name my-bag /path/to/data
Validate an existing bag$ bagit --validate /path/to/bag
Generate checksums for bag contents$ bagit --hash sha256 /path/to/bag