[ 原始碼: python-kaitaistruct ]
套件:python3-kaitaistruct(0.10-1)
python3-kaitaistruct 的相關連結
Debian 的資源:
下載原始碼套件 python-kaitaistruct:
- [python-kaitaistruct_0.10-1.dsc]
- [python-kaitaistruct_0.10.orig.tar.gz]
- [python-kaitaistruct_0.10-1.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [kaitai.io]
相似套件:
Kaitai Struct declarative parser generator for binary data (python3)
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 and Construct3, 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.
This is the Python3 package.
其他與 python3-kaitaistruct 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)