<package type="rpm">
	<name>cpuinfo</name>
	<arch>src</arch>
	<version epoch="0" ver="877328f_20250905" rel="1"/>
	<checksum type="sha256" pkgid="YES">495946fe298f9c0ff30a693c351574ff0fa44e13e209ec7de703d2ed1456b3ca</checksum>
	<summary>A library to detect information about host CPU</summary>
	<description>cpuinfo is a library to detect essential for performance
optimization information about host CPU.

Features
* Cross-platform availability:
  * Linux, Windows, macOS, Android, and iOS operating systems
  * x86, x86-64, ARM, and ARM64 architectures
* Modern C/C++ interface
  * Thread-safe
  * No memory allocation after initialization
  * No exceptions thrown
* Detection of supported instruction sets, up to AVX512 (x86)
  and ARMv8.3 extensions
* Detection of SoC and core information:
  * Processor (SoC) name
  * Vendor and microarchitecture for each CPU core
  * ID (MIDR on ARM, CPUID leaf 1 EAX value on x86) for each CPU core
* Detection of cache information:
  * Cache type (instruction/data/unified), size and line size
  * Cache associativity
  * Cores and logical processors (hyper-threads) sharing the cache
* Detection of topology information (relative between logical
  processors, cores, and processor packages)
* Well-tested production-quality code:
  * 60+ mock tests based on data from real devices
  * Includes work-arounds for common bugs in hardware and OS kernels
  * Supports systems with heterogenous cores, such as big.LITTLE and Max.Med.Min
* Permissive open-source license (Simplified BSD)</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://github.com/pytorch/cpuinfo</url>
	<time file="1758040761" build="1758040661"/>
	<size package="3829294" installed="3812265" archive="3812788"/>
	<location href="cpuinfo-877328f_20250905-1.src.rpm"/>
	<format>
		<rpm:license>BSD-2-Clause</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Unspecified</rpm:group>
		<rpm:buildhost>ph18-2.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="4504" end="16506"/>
		<rpm:provides>
			<rpm:entry name="cpuinfo" flags="EQ" ver="877328f_20250905" rel="1"/>
			<rpm:entry name="lib64cpuinfo" flags="EQ" ver="877328f_20250905" rel="1"/>
			<rpm:entry name="lib64cpuinfo-devel" flags="EQ" ver="877328f_20250905" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="cmake"/>
			<rpm:entry name="make"/>
			<rpm:entry name="rpmlib(CompressedFileNames)" flags="LE" ver="3.0.4" rel="1"/>
			<rpm:entry name="rpmlib(FileDigests)" flags="LE" ver="4.6.0" rel="1"/>
		</rpm:requires>
	</format>
</package>
