Port details |
- py-nanobind Tiny and efficient C++/Python bindings
- 2.4.0 devel
=2 2.4.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2024-04-26 03:27:08
- Last Update: 2024-12-06 10:02:23
- Commit Hash: 1e71395
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/wjakob/nanobind
- Description:
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}nanobind>0:devel/py-nanobind@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-nanobind/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-nanobind
- pkg install py311-nanobind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-nanobind listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-nanobind
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1733477888
SHA256 (wjakob-nanobind-v2.4.0_GH0.tar.gz) = bb35deaed7efac5029ed1e33880a415638352f757d49207a8e6013fefb6c49a7
SIZE (wjakob-nanobind-v2.4.0_GH0.tar.gz) = 890566
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-scikit-build-core>0 : devel/py-scikit-build-core@py311
- py311-typing-extensions>0 : devel/py-typing-extensions@py311
- py311-wheel>0 : devel/py-wheel@py311
- cmake : devel/cmake-core
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- cmake : devel/cmake-core
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- audio/py-soxr
- math/py-fenics-basix
- math/py-islpy
- science/py-gemmi
- science/py-phono3py
- science/py-phonopy
Configuration Options:
- No options to configure
- Options name:
- devel_py-nanobind
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 06 Dec 2024 10:02:23
    |
Yuri Victorovich (yuri)  |
devel/py-nanobind: update 2.2.0 → 2.4.0
Reported by: portscout |
2.2.0 04 Oct 2024 09:15:22
    |
Yuri Victorovich (yuri)  |
devel/{,py-}nanobind: update 2.1.0 → 2.2.0
Reported by: portscout |
2.1.0 11 Aug 2024 16:54:42
    |
Yuri Victorovich (yuri)  |
devel/py-nanobind: update 2.0.0 → 2.1.0
Reported by: portscout |
2.0.0 25 May 2024 00:11:39
    |
Yuri Victorovich (yuri)  |
devel/py-nanobind: update 1.9.2 → 2.0.0
Reported by: portscout |
1.9.2 26 Apr 2024 03:26:05
    |
Yuri Victorovich (yuri)  |
devel/py-nanobind: New port: Tiny and efficient C++/Python bindings |
Number of commits found: 5
|