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

Maybe "outsource" the checksums by turning the package into a "bagit" package #41

Open
xrotwang opened this issue Jun 17, 2021 · 0 comments

Comments

@xrotwang
Copy link

BagIt is a well-specified package format with good tool support (e.g. https://pypi.org/project/bagit/). It looks like the Poseidon package structure could be turned into a proper BagIt structure by adding (the trivial) bagit.txt and manifest-md5.txt and moving the data files into a data directory. Doing this would allow you to refer the fixity checking to bagit and thus making the Poseidon spec more lightweight.

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

No branches or pull requests

2 participants