[ buster ]
[ 源代码: construct ]
软件包:python-construct(2.8.16-0.2)
python-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.
其他与 python-construct 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
- dep: python (<< 2.8)
- dep: python (>= 2.7)
-
- dep: python-six
- Python 2 和 3 兼容库(Python 2 接口)