RubyGems Navigation menu

kaitai-struct 0.8

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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.10 - July 09, 2022 (11 KB)
  2. 0.9 - October 15, 2020 (11 KB)
  3. 0.8 - February 06, 2018 (10 KB)
  4. 0.7 - March 22, 2017 (10 KB)
  5. 0.6 - February 04, 2017 (10 KB)
Mostrar todas las versiones (8 total)

Propietarios:

Autores:

  • Mikhail Yakshin

SHA 256 checksum:

d675cffef1301c1f1c4b1a28b4ad1ab7e16ded8d095eb1e1314d6319d06030c8

Total de descargas 29.155

Para esta versión 4.799

Licencia:

MIT

Versión de Ruby requerida: >= 0

Enlace: