Path to this page:
./
devel/ruby-bindata,
Declarative way to read and write structured binary data
Branch: pkgsrc-2020Q2,
Version: 2.4.7,
Package name: ruby26-bindata-2.4.7,
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.
Required to run:[
lang/ruby26-base]
Master sites:
SHA1: 95ab2614153a1f2b46ec265f8b9f70ab02c9bd83
RMD160: c6b5bdc27239dfafdb10552f77e89cda936e7771
Filesize: 78.5 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version ruby26-bindata-2.4.7 (created)