Pakket: python3-construct-classes (0.2.2-1)
Verwijzigingen voor python3-construct-classes
Debian bronnen:
Het bronpakket python-construct-classes downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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
