RubyGems.org

digestif

1.0.5

Digestif lets you create fast checksums of large files by skipping sections of the file. It was created with compressed media files in mind, which generally have such a high information density that we can get away with a checksum that doesn't actually consider all the bits.

installgem install digestif
Authors

Andrew Roberts

2,590 total downloads 549 for this version
Owners

0782b9f916c4e18eb7a6f87d25438ec0

Gemfile
gem "digestif", "~> 1.0.5"
Versions
  1. 1.0.5 January 23, 2011
  2. 1.0.4 January 23, 2011
  3. 1.0.3 January 20, 2011
  4. 1.0.2 January 12, 2011
  5. 1.0.1 January 12, 2011
Show all versions (6 total)
Development Dependencies
  1. aruba >= 0
  2. cucumber >= 0