RubyGems.org

bindata

1.5.0

BinData is a declarative way to read and write binary file formats. This means the programmer specifies *what* the format of the binary data is, and BinData works out *how* to read and write data in this format. It is an easier ( and more readable ) alternative to ruby's #pack and #unpack methods.

installgem install bindata
Authors

Dion Mendel

204,519 total downloads 1,418 for this version
Owners

523073c374da822cf466a5e754cc2390

Gemfile
gem "bindata", "~> 1.5.0"
Versions
  1. 1.5.0 May 21, 2013
  2. 1.4.5 July 24, 2012
  3. 1.4.4 June 21, 2012
  4. 1.4.3 September 30, 2011
  5. 1.4.2 August 5, 2011
Show all versions (27 total)