Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37038527
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-bindata

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 2.4.8-alt1
Время сборки: 2 декабря 2020, 11:16 ( 173.1 недели назад )
Размер архива: 64.77 Kb

Домашняя страница:   https://github.com/dmendel/bindata

Лицензия: MIT
О пакете: BinData - Parsing Binary Data in Ruby
Описание:

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.

Текущий майнтейнер: Ruby Maintainers Team

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-bindata
  • gem-bindata-doc
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin