Path to this page:
./
devel/py-kaitaistruct,
Kaitai Struct declarative parser generator for binary data
Branch: pkgsrc-2022Q2,
Version: 0.9nb1,
Package name: py39-kaitaistruct-0.9nb1,
Maintainer: pkgsrc-usersKaitai 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.
Master sites:
Filesize: 5.368 KB
Version history: (Expand)
- (2022-06-30) Package added to pkgsrc.se, version py39-kaitaistruct-0.9nb1 (created)