<package type="rpm">
	<name>python-crcmod</name>
	<arch>src</arch>
	<version epoch="0" ver="1.7" rel="8"/>
	<checksum type="sha256" pkgid="YES">ac36d70cd33c5a366e45e40215b5250d76445f986172f2465f24db5b5759a19f</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>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://crcmod.sourceforge.net/</url>
	<time file="1772888406" build="1772888057"/>
	<size package="104244" installed="91424" archive="0"/>
	<location href="python-crcmod-1.7-8.src.rpm"/>
	<format>
		<rpm:license>MIT</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Python</rpm:group>
		<rpm:buildhost>altra-5.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="12640"/>
		<rpm:provides>
			<rpm:entry name="python-crcmod" flags="EQ" epoch="0" ver="1.7" rel="8"/>
			<rpm:entry name="python-crcmod-debuginfo" flags="EQ" epoch="0" ver="1.7" rel="8"/>
			<rpm:entry name="python-crcmod-debugsource" flags="EQ" epoch="0" ver="1.7" rel="8"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="pkgconfig(python3)"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(setuptools)"/>
			<rpm:entry name="python3.14dist(setuptools)"/>
			<rpm:entry name="python3.14dist(wheel)"/>
			<rpm:entry name="rpmlib(DynamicBuildRequires)" flags="LE" ver="4.15.0" rel="1"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
