RubyGems Navigation menu

kaitai-struct 0.5

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:
= Copier Copié!

installation:
=

Versions:

  1. 0.10 - July 09, 2022 (11 ko)
  2. 0.9 - October 15, 2020 (11 ko)
  3. 0.8 - February 06, 2018 (10 ko)
  4. 0.7 - March 22, 2017 (10 ko)
  5. 0.6 - February 04, 2017 (10 ko)
  6. 0.5 - November 09, 2016 (10 ko)
Voir toutes les versions (8)

Propriétaires:

Auteurs:

  • Mikhail Yakshin

Total de contrôle SHA 256:

c01be288f8ff3ffe8a23643266c025d1a602f1774d6d813b3803c33c3e555f05

Total de téléchargements 29 620

Pour cette version 2 081

License:

MIT

Version de Ruby requise: >= 0

Liens: