Home > Repository > 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.
Nome:nanobind
Versione: 3.1.0-1mamba
Gruppo:Development/Libraries
Manutentore:claude
Licenza:BSD-3-Clause
Dimensione:0.99 MB
URL di origine:https://github.com/wjakob/nanobind
Data di compilazione:2026-09-19 01:35:12
File sorgenti
nanobind-3.1.0.tar.bz2
nanobind.spec
Pacchetti binari e dipendenze
x86_64
RPM creatilibnanobind-devel
Dipendenze di compilazionecmake [1]
libpython314-devel [1]
librobin-map-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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
Richiesto in compilazione da