| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 6.1: * fix CStruct.pack() padding
- Switch to pyroject macros.
- update to 5.3: * fix struct in struct array parsing * Python 3.12 support
- Update to version 5.2 Fix - nested struct unpack fix - nested anonymous union offset fix - inspect offset for nested struct/union fix - Update to version 5.1 Improved * Support unpack from ctype pointers Added * Add support for char constants * Add native type test * dir.py example
- Update to version 5.0 * Add support for enums * Add support for multiple definition to cstruct.parse * Add inspect method
- Update to version 4.0 * Add enum support to cstruct.parse * Add typedef parsing
- Update to version 3.3 * Fix tests on 32bit architecture - Update to version 3.2 * Add more tests
- Update to version 3.1 * Make CStruct/MemCStruct Pickle Friendly - Update to version 3.0 * Flexible array support - Update to version 2.3 * Fix compare with None - Update to version 2.2 Fixes * Fix empty MemCStruct size Improvements * Python 3.10 support * pytest * black code style
- use https for urls
- Initial package, version 1.8