Name : python3-cstruct
| |
Version : 5.3
| Vendor : obs://build_opensuse_org/devel:languages:python
|
Release : lp156.16.2
| Date : 2024-07-02 10:49:23
|
Group : Development/Languages/Python
| Source RPM : python-cstruct-5.3-lp156.16.2.src.rpm
|
Size : 0.15 MB
| |
Packager : https://www_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/15.6/noarch |