This is a utility for building BagIt bags for a specific project.
It is not a general-purpose BagIt utility.
-
bagit-all - Run bagit-build on all top-level directories in the current directory.
-
bagit-build [directory] - Convert directory into a bag, functionally in place. Dotfiles are removed.
-
bagit-validate [directory] - Verify the validity of a bag.
-
bagit-validate-all - Verify the validity of each top-level directory in the current directory.
-
fix-baginfo [directory] - Update bag-info.txt, if necessary, to ensure that required fields are present.
-
fix-baginfo-all - Run fix-baginfo on all top-level directories in the current directory.
Copyright 2021 by MLE Slone.
See LICENSE for terms.