Library for read/write access of binary data via structures
The binstruct library allows you to access binary data using a predefined structure. The binary data can be provided in any form that allows an indexed access to single bytes. This could for example be a memory-mapped file. The data structure itself is defined in way similar to Django database table definitions by declaring a new class with its fields.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 1.0.1-18.fc35 | - | 
| Fedora 35 | 1.0.1-18.fc35 | - | 
| Fedora 34 | 1.0.1-16.fc34 | - | 
			You can contact the maintainers of this package via email at
			python-binstruct dash maintainers at fedoraproject dot org.