Package gem-bindata: Information

    Source package: gem-bindata
    Version: 2.4.8-alt1
    Build time:  May 7, 2024, 11:02 AM
    Category: Development/Ruby
    Report package bug
    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.

    List of rpms provided by this srpm:
    gem-bindata (noarch)
    gem-bindata-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    Dec. 2, 2020 Pavel Skrylev 2.4.8-alt1
    - + packaged gem with usage Ruby Policy 2.0