[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)