Module: BagIt

Defined in:
lib/bagit.rb,
lib/bagit/bag.rb,
lib/bagit/info.rb,
lib/bagit/fetch.rb,
lib/bagit/valid.rb,
lib/bagit/version.rb,
lib/bagit/manifest.rb

Defined Under Namespace

Modules: Fetch, Info, Manifest, Validity Classes: Bag

Constant Summary collapse

SPEC_VERSION =

The version of the BagIt specification the code is conforming to.

'0.97'.freeze
VERSION =
"0.4.3".freeze