[ ソース: python-construct-classes ]
パッケージ: python3-construct-classes (0.2.2-1)
python3-construct-classes に関するリンク
Debian の資源:
python-construct-classes ソースパッケージをダウンロード:
- [python-construct-classes_0.2.2-1.dsc]
- [python-construct-classes_0.2.2.orig.tar.gz]
- [python-construct-classes_0.2.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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
