Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace md5deep with python library hashlib #25

Open
amhanson9 opened this issue Dec 14, 2023 · 1 comment
Open

Replace md5deep with python library hashlib #25

amhanson9 opened this issue Dec 14, 2023 · 1 comment

Comments

@amhanson9
Copy link
Contributor

Eliminates a dependency and simplifies the configuration file. However, need to work on using the block option because I was running into memory errors with WARCs. https://stackoverflow.com/questions/3431825/generating-an-md5-checksum-of-a-file

@amhanson9
Copy link
Contributor Author

Alternative: https://github.com/uga-libraries/unpack-aips uses tarfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant