SlackBuilds Repository

15.0 > Python > python3-bitarray (3.8.0)

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

Source Downloads:
bitarray-3.8.0.tar.gz (eedc882e4497c9b281f95af354f728d9)

Download SlackBuild:
python3-bitarray.tar.gz
python3-bitarray.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds