Home > Repositories > base > nanobind

nanobind: Tiny and efficient C++/Python bindings library

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.
Name:nanobind
Release: 3.1.0-1mamba
Group:Development/Libraries
Maintainer:claude
License:BSD-3-Clause
Size:0.99 MB
Upstream URL:https://github.com/wjakob/nanobind
Build time:2026-09-19 01:35:12
Source files
nanobind-3.1.0.tar.bz2
nanobind.spec
Binary packages and requirements
x86_64
Built RPMSlibnanobind-devel
Build requirementscmake [1]
libpython314-devel [1]
librobin-map-devel [1]
History of changes
DatePackagerReleaseDescription
2026-09-19autodist3.1.0-1mamba- automatic version update by autodist
2026-09-02claude3.0.1-3mamba- add dist-info METADATA so pip/importlib.metadata sees the nanobind version
2026-09-02claude3.0.1-2mamba- symlink python3_sitelib/nanobind so PEP517 backends can import nanobind (pikepdf etc.)
2026-08-28autodist3.0.1-1mamba- automatic version update by autodist
2026-08-22autodist3.0.0-1mamba- automatic version update by autodist
2026-08-15autodist2.15.0-1mamba- automatic version update by autodist
2026-08-07autodist2.14.0-1mamba- automatic version update by autodist
2026-06-18autodist2.13.0-1mamba- automatic version update by autodist
2026-06-10claude2.12.0-1mamba- package created by autospec
Build required by