Name : python311-cstruct
| |
Version : 5.3
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : lp160.2.1
| Date : 2024-08-31 15:02:08
|
Group : Development/Languages/Python
| Source RPM : python-cstruct-5.3-lp160.2.1.src.rpm
|
Size : 0.18 MB
| |
Packager : https://bugzilla_suse_com
| |
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/16.0/noarch |