nanobind v2.2.0
- Created
- Updated
Tiny and efficient C++/Python bindings
# Usage
The package nanobind provides CMake functions and source code rather than
libraries:
find_package(nanobind REQUIRED)
nanobind_add_module(my_ext source.cpp)
# See docs for more configuration options
# https://nanobind.readthedocs.io/en/latest/api_cmake.html
# License
# Supported Platforms
All platforms are supported
# Features
No features defined.
# Dependencies
and 11 transitive dependencies:
- gettext-libintl (by gettext )
libiconv (by gettext-libintl )
Platforms:
!linux
- zlib (by python3 )
# Host Dependencies
and 7 transitive dependencies:
- pkgconf (by vcpkg-pkgconfig-get-modules )
- vcpkg-cmake-config (by libuuid )
- vcpkg-cmake-get-vars (by vcpkg-msbuild )
- vcpkg-get-python (by python3 )
vcpkg-msbuild (by python3 )
Platforms:
windows
- vcpkg-pkgconfig-get-modules (by vcpkg-msbuild )
- vcpkg-tool-meson (by pkgconf )
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
- Eric Kilmer
- sewon jeon