Port details |
- nanobind Tiny and efficient C++/Python bindings (C++ version)
- 2.2.0.8 devel =1 2.1.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2024-08-11 18:39:07
- Last Update: 2024-11-03 04:08:36
- Commit Hash: 7608d0f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- 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 - Dependency lines:
-
- nanobind>0:devel/nanobind
- To install the port:
- cd /usr/ports/devel/nanobind/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/nanobind
- pkg install nanobind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nanobind
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1730603669
SHA256 (wjakob-nanobind-v2.2.0-8-gfd22b8c_GH0.tar.gz) = bc4b9cc41c9d7d34685b80652fe2338474b2896473960621d0d2a86cd9cf8581
SIZE (wjakob-nanobind-v2.2.0-8-gfd22b8c_GH0.tar.gz) = 881705
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:
-
- robin-map>0 : devel/robin-map
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- robin-map>0 : devel/robin-map
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_nanobind
- USES:
- localbase python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0.8 03 Nov 2024 04:08:36 |
Yuri Victorovich (yuri) |
devel/nanobind: update 2.2.0 → 2.2.0-8 |
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 18:37:20 |
Yuri Victorovich (yuri) |
devel/nanobind: New port: Tiny and efficient C++/Python bindings (C++ version) |
Number of commits found: 3
|