The devel/py-bitstruct port
py3-bitstruct-8.22.1 – convert between Python values and C bit field structs (cvsweb github mirror)
Description
This module performs conversions between Python values and C bit field structs represented as Python byte strings. It is intended to have a similar interface as the python struct module, but working on bits instead of primitive data types (char, int, ...).WWW: https://bitstruct.readthedocs.io/
Maintainer
The OpenBSD ports mailing-list
Only for arches
aarch64 alpha amd64 arm hppa i386 mips64 mips64el powerpc powerpc64 riscv64 sparc64
Categories
Build dependencies
Run dependencies
Test dependencies
Reverse dependencies
Files
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/METADATA
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/RECORD
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/WHEEL
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/licenses/
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/licenses/LICENSE
- /usr/local/lib/python3.14/site-packages/bitstruct-8.22.1.dist-info/top_level.txt
- /usr/local/lib/python3.14/site-packages/bitstruct/
- /usr/local/lib/python3.14/site-packages/bitstruct/__init__.py
- /usr/local/lib/python3.14/site-packages/bitstruct/__pycache__/
- /usr/local/lib/python3.14/site-packages/bitstruct/__pycache__/__init__.cpython-314.opt-1.pyc
- /usr/local/lib/python3.14/site-packages/bitstruct/__pycache__/__init__.cpython-314.pyc
- /usr/local/lib/python3.14/site-packages/bitstruct/bitstream.c
- /usr/local/lib/python3.14/site-packages/bitstruct/bitstream.h
- /usr/local/lib/python3.14/site-packages/bitstruct/c.c
- /usr/local/lib/python3.14/site-packages/bitstruct/c.cpython-314.so