packable gem

Gem details

Extensive pack and unpack capabilities

Websitehttp://github.com/marcandre/packable Author Marc-André Lafortune Tags pack, packing, unpack, unpacking

Documentation

Install the Gem:
gem install packable

Actually, since packable is on github, to install the gem you must do:

gem install marcandre-packable



Sample Use:

signature, block_len, temperature = my_file >> [String, :bytes=>3] >> Integer >> :float



For (much) more details, refer to the readme or http://github.com/marcandre/packable

Thanks!

Edit Gem | Back in time (3 older versions) | Last edited by: marcandre, about 1 year ago