Skip to content

nanobindv3.0.0

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

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 11 transitive dependencies:

#Host Dependencies

and 8 transitive dependencies:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Eric Kilmer's avatarEric Kilmer
  • sewon jeon's avatarsewon jeon
  • toge's avatartoge
  • JoergAtGithub's avatarJoergAtGithub
  • Derek Christ's avatarDerek Christ

#Changelog