PACKAGE NAME: nanobind-2.9.2-x86_64-1_slackdce.txz PACKAGE MIRROR: . PACKAGE LOCATION: ./python/nanobind PACKAGE SIZE (compressed): 200 K PACKAGE SIZE (uncompressed): 1918 K PACKAGE REQUIRED: python3-flit_core,python3-installer,python3-pyproject-hooks,python3-build,python3-flit_scm,python3-typing-extensions,python3-exceptiongroup,python3-wheel,python3-editables,python3-pathspec,python3-packaging-opt,python3-setuptools-opt,python-zipp,python-importlib_metadata,python3-setuptools-scm-opt,python3-pluggy,python3-calver,python3-trove-classifiers,python3-hatchling,python3-hatch_vcs,python3-scikit-build-core PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: nanobind: nanobind (nanobind: tiny & efficient C++/Python bindings) nanobind: nanobind: nanobind is a small binding library that exposes C++ types in nanobind: Python and vice versa. It is reminiscent of Boost.Python and nanobind: pybind11 and uses near-identical syntax. In contrast to these nanobind: existing tools, nanobind is more efficient: bindings compile in a nanobind: shorter amount of time, produce smaller binaries, and have nanobind: better runtime performance. nanobind: nanobind: nanobind: