Port details |
- py-decli Minimal, easy-to-use, declarative CLI tool
- 0.6.2 devel =2 0.6.2Version of this port present on the latest quarterly branch.
- Maintainer: python@FreeBSD.org
- Port Added: 2024-06-28 02:57:06
- Last Update: 2024-07-08 19:37:40
- Commit Hash: e1f3e0b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://pypi.org/project/decli/
- Description:
- Decli is minimal wrapper around argparse. It is useful when writing
big applications that have many arguments and subcommands, this way
it will be more clear. It is a minimal library to rapidly create an
interface separated from your program.
- ¦ ¦ ¦ ¦
- 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}decli>0:devel/py-decli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-decli/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-decli
- pkg install py311-decli
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-decli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-decli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1714326067
SHA256 (decli-0.6.2.tar.gz) = 36f71eb55fd0093895efb4f416ec32b7f6e00147dda448e3365cf73ceab42d6f
SIZE (decli-0.6.2.tar.gz) = 7424
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-poetry-core>0 : devel/py-poetry-core@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:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/commitizen
Configuration Options:
- No options to configure
- Options name:
- devel_py-decli
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|