Name : python3-cstruct
| |
Version : 5.3
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : lp156.2.1
| Date : 2024-01-10 03:33:22
|
Group : Development/Languages/Python
| Source RPM : python-cstruct-5.3-lp156.2.1.src.rpm
|
Size : 0.15 MB
| |
Packager : (none)
| |
Summary : C-style structs for Python
|
Description :
Convert C struct definitions into Python classes with methods for serializing/deserializing. The usage is very simple: create a class subclassing cstruct.CStruct and add a C struct definition as a string in the struct field. The C struct definition is parsed at runtime and the struct format string is generated. The class offers the method \"unpack\" for deserializing a string of bytes into a Python object and the method \"pack\" for serializing the values into a string.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python:/backports/15.6/noarch |