<package type="rpm">
	<name>python-crcmod</name>
	<arch>aarch64</arch>
	<version epoch="0" ver="1.7" rel="7"/>
	<checksum type="sha256" pkgid="YES">28f1ebfc0753d86524a4492afc424b638388febf1a4f901c452af7ff82d1f8cd</checksum>
	<summary>Creates functions that efficiently compute CRC's using table lookup</summary>
	<description>Create functions that efficiently compute the Cyclic Redundancy Check
(CRC) using table lookup.

Features:

    * Create Python functions for computing the CRC. If the optional
      extension module is installed, the calculations are preformed
      using fast C code.
    * Create instances of the Crc class that support the interface
      used by the md5 and sha modules in the Python standard library.
    * Generate C/C++ code that can be incorporated in another project.
    * Any generator polynomial producing 8, 16, 32, or 64 bit CRCs is
      allowed.
    * Forward and bit-reverse algorithms are supported.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://crcmod.sourceforge.net/</url>
	<time file="1765574290" build="1765574004"/>
	<size package="27178" installed="70820" archive="0"/>
	<location href="python-crcmod-1.7-7-omv2590.aarch64.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>altra-1.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>python-crcmod-1.7-7.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="10707"/>
		<rpm:provides>
			<rpm:entry name="python-crcmod" flags="EQ" epoch="0" ver="1.7" rel="7"/>
			<rpm:entry name="python-crcmod(aarch-64)" flags="EQ" epoch="0" ver="1.7" rel="7"/>
			<rpm:entry name="python3.14dist(crcmod)" flags="EQ" ver="1.7"/>
			<rpm:entry name="python3dist(crcmod)" flags="EQ" ver="1.7"/>
		</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="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>
