Port details |
- nanobind Tiny and efficient C++/Python bindings (C++ version)
- 2.4.0 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-12-10 21:49:18
- Commit Hash: 8d21c2b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://nanobind.readthedocs.io/en/latest/
- 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 = 1733460759
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:
-
- robin-map>0 : devel/robin-map
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- gmake : devel/gmake
- python3.11 : lang/python311
- Runtime dependencies:
-
- robin-map>0 : devel/robin-map
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_nanobind
- USES:
- cmake localbase python:test
- 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 10 Dec 2024 21:49:18 |
Yuri Victorovich (yuri) |
devel/nanobind: Update comments |
2.4.0 06 Dec 2024 10:02:23 |
Yuri Victorovich (yuri) |
devel/nanobind: update 2.2.0-8 → 2.4.0
Reported by: portscout |
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: 5
|