Kaitai Struct Python Runtime Save

Kaitai Struct: runtime for Python

Project README

Kaitai Struct: runtime library for Python

PyPI PyPI - Python Version

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:

Open Source Agenda is not affiliated with "Kaitai Struct Python Runtime" Project. README Source: kaitai-io/kaitai_struct_python_runtime
Stars
87
Open Issues
14
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating