lib/bagit.rb | 100644 | 0 | 0 | | | 401 Bytes | e2bb81e9ff4b2f0dda8009ead869b69e65f8762b125b60acdb7da87dd6197d6b |
lib/bagit/bag.rb | 100644 | 0 | 0 | | | 3.28 KB | 3c39955034f3fc5786d8372e93a22e954785668bc54dd363bee78b759fc9ebdd |
lib/bagit/fetch.rb | 100644 | 0 | 0 | | | 1.14 KB | afd399a8ada413d89b8b890320fbcac2758a0642faef979fec9a8f3d1183a7eb |
lib/bagit/version.rb | 100644 | 0 | 0 | | | 37 Bytes | 3fb0527a4b945e2f0ee06ab94869653dd477ff7c58da4296d84f39a009dbb281 |
.gitignore | 100644 | 0 | 0 | | | 75 Bytes | 78352b3b5dc9659baad33f922cc9ec1b730b301167eb4b8085696e5f0db90751 |
.travis.yml | 100644 | 0 | 0 | | | 49 Bytes | c7cf9fe822afd6f6a6096cc2a08eb70e67a5e30bf3923c86d8c55e0cb32623c7 |
Gemfile | 100644 | 0 | 0 | | | 38 Bytes | f5f727ddacdc03382525f8e12ac748ac63d30a5e7a96f921da4f6a021bcb6b47 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | a7eb23a5be754311c42b92e7f025c6a6107f26ffc5c31909a95ef80c094ddbf6 |
README.md | 100644 | 0 | 0 | | | 1.71 KB | a935f59fb40fad66fb003aa05ba004315d3ef5c76cfb0f86316461eed2a131ae |
Rakefile | 100644 | 0 | 0 | | | 340 Bytes | a5497f7dc65c212c2ad5606ea419df5a1252eceda2c5f5543bdf3a551ae17b84 |
bagit.gemspec | 100644 | 0 | 0 | | | 1.09 KB | b0e0777a92ab85e53d91ffac98d72392bd87fb765a8faae6d064795f4e021ac0 |
bin/bagit | 100755 | 0 | 0 | | | 3.86 KB | dbc099265c01af0f8ba512328f29059073d59c3a032b66e27ad31347c626605d |
lib/bagit/file.rb | 100644 | 0 | 0 | | | 524 Bytes | 1eb86e19b492bf18668c08e76c928e5abac16dfb248d86933dc1731488e5cff1 |
lib/bagit/info.rb | 100644 | 0 | 0 | | | 2.47 KB | 9ec97128b21c02c2ba921ca9f44137c8c6b2a2df808d9118f4ce816e6519443a |
lib/bagit/log.rb | 100644 | 0 | 0 | | | 0 Bytes | e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 |
lib/bagit/manifest.rb | 100644 | 0 | 0 | | | 5 KB | 391457a093bef4fd9ba8a892e3ea963971798f1529ff1193ead8f2afedc70537 |
lib/bagit/string.rb | 100644 | 0 | 0 | | | 594 Bytes | a1c7f220403d3ee34c1543d687c6462bb39f0ba726a60440e1b876fb17417e32 |
lib/bagit/valid.rb | 100644 | 0 | 0 | | | 4.03 KB | 74d3258593336507cf2ca8a9eb6f9817af02a9a82353062b2f328f8b1dda2cf9 |
spec/bagit_spec.rb | 100644 | 0 | 0 | | | 4.62 KB | d3767d23c47588889218aa3d5a4f0735273d28aefb4ca649fb279953b9ee7f7a |
spec/fetch_spec.rb | 100644 | 0 | 0 | | | 1.33 KB | 71c19a750093b8cae18a08bd71bd1d13a340a1e3f31054572428d8ed9b4c011a |
spec/manifest_spec.rb | 100644 | 0 | 0 | | | 3.8 KB | d6ea0b53688e3c87a2773748eed7c1dc2c951a038da9485fda262fa783757b57 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 562 Bytes | 04c21bb24be21fb7f067bd8bdb13d43fcbeccda9e5d6488d0c5419703ef8373b |
spec/tag_info_spec.rb | 100644 | 0 | 0 | | | 4.16 KB | 6ef850c2a717a985a08a56047045f9fbe2870b116c5f9b6528551df0936d4c3a |
spec/tag_spec.rb | 100644 | 0 | 0 | | | 1.98 KB | 86f7cad4dce02e5c3d45e5f65d98befa4a46d5c52c7f923dff72eef7e5800667 |
spec/util/bagit_matchers.rb | 100644 | 0 | 0 | | | 992 Bytes | 6aae13d6bca1e7775bb9cdf25aab18ccd962ec4c43109beaa9105f87298de553 |
spec/validation_spec.rb | 100644 | 0 | 0 | | | 4.32 KB | 6fedd29fbab794caffd3c2563381c8a23bed6ddfbeea9fd6f87b5c292aeb8b58 |