nanobindv3.0.0
- Updated
Tiny and efficient C++/Python bindings
- Project website: https://nanobind.readthedocs.io/en/latest/
#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#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
and 11 transitive dependencies:
gettext-libintl (through python3)
Platforms:
!windowslibiconv (through gettext-libintl)
Platforms:
!linux- zlib (through python3)
#Host Dependencies
and 8 transitive dependencies:
- pkgconf (through vcpkg-pkgconfig-get-modules)
- vcpkg-cmake-config (through libuuid)
vcpkg-cmake-get-vars (through libiconv)
Platforms:
android- vcpkg-get-python (through python3)
- vcpkg-make (through libiconv)
vcpkg-msbuild (through python3)
Platforms:
windows- vcpkg-pkgconfig-get-modules (through vcpkg-msbuild)
- vcpkg-tool-meson (through pkgconf)
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Eric Kilmer
sewon jeon
toge
JoergAtGithub
Derek Christ