kaitaistruct 0.10

Creator: bradpython12

Last updated:

Add to Cart

Description:

kaitaistruct 0.10

Kaitai Struct: runtime library for Python


This library implements Kaitai Struct API for Python.
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.
It is similar to Python's Construct 2.10
but it is language-agnostic. The format description is done in YAML-based .ksy
format, which then can be compiled into a wide range of target languages.
Further reading:

About Kaitai Struct
About API implemented in this library
Python-specific notes in KS
documentation discuss installation and usage of this runtime

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.