<package type="rpm">
	<name>nanobind</name>
	<arch>src</arch>
	<version epoch="0" ver="2.12.0" rel="1"/>
	<checksum type="sha256" pkgid="YES">69f09160f14fe3f44e5cf19420948941ef6c1c2b25dafd46fa46096a7f1abcbd</checksum>
	<summary>Tiny and efficient C++/Python bindings</summary>
	<description>nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical
syntax.
In contrast to these existing tools, nanobind is more efficient: bindings
compile in a shorter amount of time, produce smaller binaries, and have
better runtime performance.

More concretely, benchmarks show up to ~4× faster compile time, ~5× smaller
binaries, and ~10× lower runtime overheads compared to pybind11. nanobind also
outperforms Cython in important metrics (3-12× binary size reduction, 1.6-4×
compilation time reduction, similar runtime performance).</description>
	<packager>uro &lt;uro@urogaming.co.uk&gt;</packager>
	<url>https://github.com/wjakob/nanobind</url>
	<time file="1774970286" build="1774970157"/>
	<size package="953044" installed="942005" archive="0"/>
	<location href="nanobind-2.12.0-1.src.rpm"/>
	<format>
		<rpm:license>BSD-3-Clause</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>Development/Tools</rpm:group>
		<rpm:buildhost>ryzen9-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm></rpm:sourcerpm>
		<rpm:header-range start="5032" end="10880"/>
		<rpm:provides>
			<rpm:entry name="nanobind" flags="EQ" ver="2.12.0" rel="1"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="cmake"/>
			<rpm:entry name="cmake(tsl-robin-map)"/>
			<rpm:entry name="ninja"/>
			<rpm:entry name="pkgconfig(python3)"/>
			<rpm:entry name="python"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(pip)"/>
			<rpm:entry name="python3.14dist(scikit-build-core)"/>
			<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>
