1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/rubygem-bindata
Steve Wills ef9eb0145f 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.

WWW: https://github.com/dmendel/bindata

PR:		ports/187950
Submitted by:	Michael Moll <kvedulv at kvedulv.de>
2014-03-29 14:46:08 +00:00
..
distinfo
Makefile
pkg-descr