RubyGems Navigation menu

kaitai-struct 0.3

Kaitai Struct is a declarative language used for describe various binary data structures, laid out in files or in memory: i.e. binary file formats, network stream packet formats, etc. The main idea is that a particular format is described in Kaitai Struct language (.ksy file) and then can be compiled with ksc into source files in one of the supported programming languages. These modules will include a generated code for a parser that can read described data structure from a file / stream and give access to it in a nice, easy-to-comprehend API. This package provides small runtime library used by code generated by Kaitai Struct compiler.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.10 - July 09, 2022 (11KB)
  2. 0.9 - October 15, 2020 (11KB)
  3. 0.8 - February 06, 2018 (10KB)
  4. 0.7 - March 22, 2017 (10KB)
  5. 0.6 - February 04, 2017 (10KB)
  6. 0.3 - April 19, 2016 (7.5KB)
全てのバージョンを表示(全8件)

所有者:

作者:

  • Mikhail Yakshin

SHA 256チェックサム:

c1b6127aed92da739d42cea66ae96c65351518c1ec668fe88a9664decd89fd4a

累計ダウンロード数 29,494

このバージョンのみ 2,614

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: