Path to this page:
./
devel/ruby-bindata,
Declarative way to read and write structured binary data
Branch: pkgsrc-2018Q2,
Version: 2.4.3,
Package name: ruby24-bindata-2.4.3,
Maintainer: minskimBinData provides a declarative way to read and write structured binary
data. 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. BinData makes it easy to create new data
types. It supports all the common primitive datatypes that are found
in structured binary data formats. Support for dependent and variable
length fields is built in.
Master sites:
SHA1: 2546d6f7bde79dded23ec0d2e81786f3aa006b85
RMD160: 1e7fdaffe436663a013fe9d7a4b7f75cb4677859
Filesize: 78 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version ruby24-bindata-2.4.3 (created)