[ ソース: construct ]
パッケージ: python3-construct (2.8.16-0.2)
python3-construct に関するリンク
Debian の資源:
construct ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [construct.readthedocs.org]
類似のパッケージ:
powerful declarative parser (and builder) for binary data
Construct is a python library for parsing and building of data structures (binary or textual).
It is based on the concept of defining data structures in a declarative manner, rather than procedural code: more complex constructs are composed of a hierarchy of simpler ones. It's the first library that makes parsing fun, instead of the usual headache it is today.
その他の python3-construct 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)