Port details |
- py-jsonargparse Library for creating CLIs
- 3.19.4 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: kiwi@oav.net
- Port Added: 2024-08-20 15:21:04
- Last Update: 2024-08-20 15:19:43
- Commit Hash: be61a1f
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/omni-us/jsonargparse
- Description:
- Library for creating command-line interfaces (CLIs) and making Python
apps easily configurable. It is a well-maintained project with frequent
releases, adhering to high standards of development: semantic versioning,
deprecation periods, changelog, automated testing, and full test coverage.
- ¦ ¦ ¦ ¦
- 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}jsonargparse>0:devel/py-jsonargparse@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-jsonargparse/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-jsonargparse
- pkg install py311-jsonargparse
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-jsonargparse listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-jsonargparse
- Package flavors (<flavor>: <package>)
- py311: py311-jsonargparse
- distinfo:
- TIMESTAMP = 1718793443
SHA256 (jsonargparse-3.19.4.tar.gz) = 1a81738d8c6d0f55dc4fdb0eb1dc57e754b6b65a89e8c907e37b8ce3d1ce69a6
SIZE (jsonargparse-3.19.4.tar.gz) = 131749
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>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pyyaml>3.13 : devel/py-pyyaml@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- net-mgmt/netbox-agent
Configuration Options:
- No options to configure
- Options name:
- devel_py-jsonargparse
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.19.4 20 Aug 2024 15:19:43 |
Mateusz Piotrowski (0mp) Author: Xavier Beaudouin |
devel/py-jsonargparse: Library for creating CLIs
Library for creating command-line interfaces (CLIs) and making Python
apps easily configurable. It is a well-maintained project with frequent
releases, adhering to high standards of development: semantic versioning,
deprecation periods, changelog, automated testing, and full test coverage.
https://github.com/omni-us/jsonargparse
PR: 280925
Sponsored by: Bell Tower Integration
Sponsored by: Klara, Inc. |
Number of commits found: 1
|