BDBag release 1.5.5
Release Notes
Bugfix release.
- Ensure tag file manifest entries for additional tag files uses denormalized path separator (unix-style
/
) similar to payload file manifest entries. - Return result bag path from the
materialize()
function. - Don't use strict mode when guessing mime types to allow for user-extended types.
- Dropped Python 3.3 support.