[ Bron: python-construct-classes ]
Pakket: python3-construct-classes (0.1.2-5)
Verwijzigingen voor python3-construct-classes
Debian bronnen:
Het bronpakket python-construct-classes downloaden:
- [python-construct-classes_0.1.2-5.dsc]
- [python-construct-classes_0.1.2.orig.tar.gz]
- [python-construct-classes_0.1.2-5.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-construct-classes gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-construct
- powerful declarative parser (and builder) for binary data