Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.
/ embaggen Public archive
forked from cokernel/embaggen

Bag and tag directories in the BagIt format

License

Notifications You must be signed in to change notification settings

uklibraries/embaggen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Embaggen

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.

Installation

  1. Clone into embaggen.

  2. gem build embaggen.spec

  3. gem install embaggen-0.0.1.gem

Example: bagging and tagging by hand

$ embaggen /path/to/loose-files /path/to/bag_directory

TODO

  • Put gem on RubyGems

Copyright © 2011-2013, Michael Slone.

See LICENSE.txt for terms.

About

Bag and tag directories in the BagIt format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%