Letter P

python39-bitarray - Efficient arrays of booleans -- C extension

Website: https://github.com/ilanschnell/bitarray
License: PFS-2.0
Vendor: Alcance Libre, Inc.
Description:
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.

Packages

python39-bitarray-3.8.0-1.aldos.x86_64 [222 KiB] Changelog by Joel Barrios (2025-12-06):
- Initial spec file.

Listing created by Repoview-0.7.1