notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-decli Minimal, easy-to-use, declarative CLI tool
0.6.2 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.6.2Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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>)
  • py311: py311-decli
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):
py311-decli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.20.6.2-0.6.20.6.2---
FreeBSD:13:quarterly0.6.20.6.2-0.6.20.6.2---
FreeBSD:14:latest0.6.20.6.2-0.6.20.6.2---
FreeBSD:14:quarterly0.6.20.6.2-0.6.20.6.2---
FreeBSD:15:latest0.6.20.6.2n/a0.6.2n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/decli/
  2. https://pypi.org/packages/source/d/decli/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.2
08 Jul 2024 19:37:40
commit hash: e1f3e0b3c1b5936b9472724c2e7ef1685171d0b5commit hash: e1f3e0b3c1b5936b9472724c2e7ef1685171d0b5commit hash: e1f3e0b3c1b5936b9472724c2e7ef1685171d0b5commit hash: e1f3e0b3c1b5936b9472724c2e7ef1685171d0b5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-decli: Add NO_ARCH
0.6.2
28 Jun 2024 02:53:56
commit hash: 191c41f4f5b363d5a9b012dd7fda09ebc060c463commit hash: 191c41f4f5b363d5a9b012dd7fda09ebc060c463commit hash: 191c41f4f5b363d5a9b012dd7fda09ebc060c463commit hash: 191c41f4f5b363d5a9b012dd7fda09ebc060c463 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/py-decli: new port had been added (+)

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.

WWW: https://pypi.org/project/decli/

Number of commits found: 2