Interpret strings as packed binary data
https://github.com/eerimoq/bitstruct
This module is intended to have a similar interface as the python struct
module, but working on bits instead of primitive data types (char, int, ...).
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-bitstruct && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
bitstruct-8.19.0.tar.gz | 0000035631 34.8 KB | |
python-bitstruct.changes | 0000001903 1.86 KB | |
python-bitstruct.spec | 0000001816 1.77 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1129796
from
Dirk Mueller (dirkmueller)
(revision 6)
- update to 8.19.0: * Python 3.12 support * raise minimum python version to 3.7 because of setuptools compatibility * try to fix pytest command * do not limit max. parallel CI jobs * use pytest * remove verbose output * Fix Text encoding and Errors to compile * Only build C extension for CPython 3.
Comments 0