Embaggen is a component of the repository system being built at the University of Kentucky. It supports a microservice which consumes batches of loose files and wraps them in a BagIt bag. It uses Francesco Lazzarino's Ruby BagIt library to do all the real work.
-
Clone into embaggen.
-
gem build embaggen.spec
-
gem install embaggen-0.0.1.gem
$ embaggen /path/to/loose-files /path/to/bag_directory
- Put gem on RubyGems
Copyright © 2011-2013, Michael Slone.
See LICENSE.txt for terms.