Metadata-Version: 2.1
Name: borco-nanobind-example
Version: 0.0.2
Summary: Example creating a Python binding for C++ with nanobind
Keywords: c++,cmake,cpp,cxx,example,nanobind,python,scikit-build-core
Author-Email: =?utf-8?q?Ioan_C=C4=83lin?= <iborco@gmail.com>
License: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: C++
Classifier: Programming Language :: Python :: 3
Project-URL: Homepage, https://gitlab.com/iborco-pyside/demos/borco-nanobind-example
Project-URL: Repository, https://gitlab.com/iborco-pyside/demos/borco-nanobind-example
Project-URL: Issues, https://gitlab.com/iborco-pyside/demos/borco-nanobind-example/-/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# nanobind example

Example creating a Python binding for C++ with
[nanobind](https://github.com/wjakob/nanobind). Based on the
[nanobind docs](https://nanobind.readthedocs.io/en/latest/index.html).
