./devel/py-kaitaistruct, Kaitai Struct declarative parser generator for binary data

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q4, Version: 0.7, Package name: py27-kaitaistruct-0.7, Maintainer: pkgsrc-users

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.


Required to run:
[devel/py-setuptools]

Master sites:

SHA1: db62dd67e265828f854876a098a95ff1f46fe2b8
RMD160: 7cd1497e942f83dd85f6d234f52605c82b45456b
Filesize: 4.997 KB

Version history: (Expand)