Efficient arrays of booleans
This library provides an object type which efficiently represents an
array of booleans. Bitarrays are sequence types and behave very much
like usual lists. Eight bits are represented by one byte in a
contiguous block of memory. The user can select between two
representations: little-endian and big-endian. All functionality is
implemented in C. Methods for accessing the machine representation are
provided, including the ability to import and export buffers. This
allows creating bitarrays that are mapped to other objects, including
memory-mapped files.
This requires: python3-build, python3-wheel
Maintained by: nomnombtc
Keywords:
ChangeLog: python3-bitarray
Homepage:
https://github.com/ilanschnell/bitarray
Download SlackBuild:
python3-bitarray.tar.gz
python3-bitarray.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| python3-bitarray.SlackBuild |
| python3-bitarray.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds