Name : python311-cstruct
| |
Version : 5.3
| Vendor : openSUSE
|
Release : 1.7
| Date : 2024-01-08 21:58:43
|
Group : Development/Languages/Python
| Source RPM : python-cstruct-5.3-1.7.src.rpm
|
Size : 0.18 MB
| |
Packager : https://bugs_opensuse_org
| |
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: /vol/rzm3/linux-opensuse/slowroll/repo/oss/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3-cstruct
python3.11dist(cstruct)
python311-cstruct
python3dist(cstruct)
Requires :