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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
py-decli Minimal, easy-to-use, declarative CLI tool
0.6.3 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: 2025-06-05 06:28:14
Commit Hash: 977c8e4
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-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 = 1749104667 SHA256 (decli-0.6.3.tar.gz) = 87f9d39361adf7f16b9ca6e3b614badf7519da13092f2db3c80ca223c53c7656 SIZE (decli-0.6.3.tar.gz) = 7564

Packages (timestamps in pop-ups are UTC):
py311-decli
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.6.20.6.3-0.6.20.6.3---
FreeBSD:13:quarterly0.6.20.6.2-0.6.20.6.2---
FreeBSD:14:latest0.6.20.6.3-0.6.20.6.3---
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: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6.3
05 Jun 2025 06:28:14
commit hash: 977c8e40fee852c627acf0b6e8b1da0e91ee5f93commit hash: 977c8e40fee852c627acf0b6e8b1da0e91ee5f93commit hash: 977c8e40fee852c627acf0b6e8b1da0e91ee5f93commit hash: 977c8e40fee852c627acf0b6e8b1da0e91ee5f93 files touched by this commit
Philippe Audeoud (jadawin) search for other commits by this committer
devel/py-decli: update to 0.6.3
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: 3