Pakket: python3-nanobind (2.9.2-1)
Verwijzigingen voor python3-nanobind
Debian bronnen:
Het bronpakket nanobind downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
Tiny and efficient C++/Python bindings (Python 3 module)
nanobind is a small binding library that exposes C++ types in Python and vice versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical syntax. In contrast to these existing tools, nanobind is more efficient: bindings compile in a shorter amount of time, produce smaller binaries, and have better runtime performance.
This package installs the Python 3 module.
Andere aan python3-nanobind gerelateerde pakketten
|
|
|
|
-
- dep: nanobind-dev (= 2.9.2-1)
- Tiny and efficient C++/Python bindings (development files)
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)