RubyGems.org

bindata

1.4.3

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

24,848 total downloads 5,427 for this version
Owners

523073c374da822cf466a5e754cc2390

Gemfile
gem "bindata", "~> 1.4.3"
Versions
  1. 1.4.3 September 30, 2011
  2. 1.4.2 August 5, 2011
  3. 1.4.1 June 19, 2011
  4. 1.4.0 June 13, 2011
  5. 1.3.1 January 24, 2011
Show all versions (24 total)