Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37581625
en ru br
ALT Linux repos
S:2.4.8-alt1

Group :: Development/Ruby
RPM: gem-bindata

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.4.8-alt1
Build date: 2 december 2020, 11:16 ( 177.6 weeks ago )
Size: 64.77 Kb

Home page:   https://github.com/dmendel/bindata

License: MIT
Summary: BinData - Parsing Binary Data in Ruby
Description:

BinData - Parsing Binary Data in Ruby.

BinData 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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-bindata
  • gem-bindata-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin