diff options
author | swills <swills@FreeBSD.org> | 2014-03-29 22:46:08 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-03-29 22:46:08 +0800 |
commit | 2a96064b342d98bc9044c1b7b9f120fcc3ba411e (patch) | |
tree | d9ef3b3e268fc4fd9f59a5276bc34e29d0311570 /net-mgmt | |
parent | 597998aef2f42436cffadd25fa36070ca77c40a2 (diff) | |
download | freebsd-ports-gnome-2a96064b342d98bc9044c1b7b9f120fcc3ba411e.tar.gz freebsd-ports-gnome-2a96064b342d98bc9044c1b7b9f120fcc3ba411e.tar.zst freebsd-ports-gnome-2a96064b342d98bc9044c1b7b9f120fcc3ba411e.zip |
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>
Diffstat (limited to 'net-mgmt')
0 files changed, 0 insertions, 0 deletions