| Class | Description |
|---|---|
| Bag |
The main representation of the bagit spec.
|
| FetchItem |
An individual item to fetch as specified by
https://tools.ietf.org/html/draft-kunze-bagit-13#section-2.2.3
|
| Manifest |
A manifest is a list of files and their corresponding checksum with the algorithm used to generate that checksum
|
| Metadata |
A class to represent the bag-info.txt (and package-info.txt in older versions)
|
| Version |
The version of the bagit specification used to create the bag.
|