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, ...).
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-bitstruct
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-bitstruct && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
bitstruct-8.11.0.tar.gz | 0000032411 31.7 KB | |
python-bitstruct.changes | 0000000419 419 Bytes | |
python-bitstruct.spec | 0000001837 1.79 KB |
Revision 3 (latest revision is 14)
Steve Kowalik (StevenK)
committed
(revision 3)
- Update to 8.11.0: * Add support for copy and deepcopy inC extension. * Only build C extension for CPython 3.
Comments 0