Cass Fino-Radin (they/them)
Cass Fino-Radin (they/them)
Currently the module only allows one to do what the LOC Java library calls "bag in place". It would be very useful to have built-in the ability to specify one...
Fixing validation bug - oxum validation was outside the if fast condition, so validation was *always* defaulting to fast
Related to https://github.com/LibraryOfCongress/bagit-python/issues/137 It seems there is an indentation error / bug causing validation to _always_ default to fast validation — meaning checksums are not being checked — only the...
This could use some more testing, but it seems to work perfectly. I added new arguments, "destination" and "name." If destination is used, the contents of the source directory will...