Port details |
- shroud Fortran and Python wrapper generator for C and C++ libraries
- 0.13.0_1 devel =2 0.13.0Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-10-04 07:51:09
- Last Update: 2024-07-07 08:05:33
- Commit Hash: 1a80ec7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/LLNL/shroud
- Description:
- Shroud is a tool for creating a Fortran or Python interface to a C or C++
library. It can also create a C API for a C++ library.
The user creates a YAML file with the C/C++ declarations to be wrapped along
with some annotations to provide semantic information and code generation
options. Shroud produces a wrapper for the library. The generated code is
highly-readable and intended to be similar to code that would be hand-written to
create the bindings.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- shroud-wrapper-generator>0:devel/shroud
- To install the port:
- cd /usr/ports/devel/shroud/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/shroud
- pkg install shroud-wrapper-generator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: shroud-wrapper-generator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1693975221
SHA256 (LLNL-shroud-v0.13.0_GH0.tar.gz) = 5e5f93ad27890cf1b571a6929157c008c32c023c566362322562a32f75de7068
SIZE (LLNL-shroud-v0.13.0_GH0.tar.gz) = 2931718
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-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyyaml>=0 : devel/py-pyyaml@py311
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_shroud
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.13.0_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
0.13.0 06 Sep 2023 05:23:30 |
Yuri Victorovich (yuri) |
devel/shroud: update 0.12.2-20220929 → 0.13.0
Reported by: portscout |
0.12.2.20220929 01 Dec 2022 18:42:20 |
Yuri Victorovich (yuri) |
*/*: Change DISTVERSION to have a hyphen when it refers to a specific revision
When DISTVERSION contains the real version and a revision modifier,
such modifier should be separated with '-', not '.' |
0.12.2.20220929 04 Oct 2022 07:49:34 |
Yuri Victorovich (yuri) |
devel/shroud: New port: Fortran and Python wrapper generator for C and C++
libraries |
Number of commits found: 4
|