[ ソース: python-kaitaistruct ]
パッケージ: python3-kaitaistruct (0.9-1)
python3-kaitaistruct に関するリンク
Debian の資源:
python-kaitaistruct ソースパッケージをダウンロード:
- [python-kaitaistruct_0.9-1.dsc]
- [python-kaitaistruct_0.9.orig.tar.gz]
- [python-kaitaistruct_0.9-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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)