<package type="rpm">
	<name>python-bitarray</name>
	<arch>aarch64</arch>
	<version epoch="0" ver="3.8.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">dcef10be2c45d7126549090cd2236c280a0f90d449e3c8e632d3d7a931a2b462</checksum>
	<summary>efficient arrays of booleans -- C extension</summary>
	<description>bitarray 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.</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://pypi.org/project/bitarray/</url>
	<time file="1770804006" build="1770803783"/>
	<size package="267953" installed="1138382" archive="0"/>
	<location href="python-bitarray-3.8.0-1-omv2690.aarch64.rpm"/>
	<format>
		<rpm:license>PSF-2.0</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>altra-3.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-bitarray-3.8.0-1.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="12642"/>
		<rpm:provides>
			<rpm:entry name="python-bitarray" flags="EQ" ver="3.8.0" rel="1"/>
			<rpm:entry name="python-bitarray(aarch-64)" flags="EQ" ver="3.8.0" rel="1"/>
			<rpm:entry name="python3.14dist(bitarray)" flags="EQ" ver="3.8"/>
			<rpm:entry name="python3dist(bitarray)" flags="EQ" ver="3.8"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="ld-linux-aarch64.so.1()(64bit)"/>
			<rpm:entry name="ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)"/>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.17)(64bit)"/>
			<rpm:entry name="libpython3.14.so.1.0()(64bit)"/>
			<rpm:entry name="python(abi)" flags="EQ" ver="3.14"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
			<rpm:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
	</format>
</package>
