| 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
|
| Enum | Description |
|---|---|
| SupportedAlgorithms |
Easy way to see which algorithms are supported and convert between bagit manifest spec and
MessageDigest |