[ bookworm-backports ]
[ trixie ]
[ sid ]
[ ソース: python-construct-classes ]
パッケージ: python3-construct-classes (0.1.2-3)
python3-construct-classes に関するリンク
Debian の資源:
python-construct-classes ソースパッケージをダウンロード:
- [python-construct-classes_0.1.2-3.dsc]
- [python-construct-classes_0.1.2.orig.tar.gz]
- [python-construct-classes_0.1.2-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python module for parsing and packing data classes
Construct Classes relies on python3-construct for parsing binary data into data classes and packing data classes into binary data. The programmer needs to manually write the Construct expressions. There is no type verification, so it is the programmer's responsibility that the dataclass and the Construct expression match.
その他の python3-construct-classes 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-construct
- powerful declarative parser (and builder) for binary data