Ruby library to read and write binary file formats
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.
$
pkg install rubygem-bindata24Origin
devel/rubygem-bindata24
Size
326KiB
License
BSD2CLAUSE
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
2 packages