Port details |
- py-rich-argparse Rich help formatters for argparse and optparse
- 1.6.0 textproc =2 1.5.2Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-07-10 05:03:16
- Last Update: 2024-11-03 20:15:37
- Commit Hash: 19896ba
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/hamdanal/rich-argparse
- Description:
- rich-argparse formats argparse and optparse help using rich.
rich-argparse improves the look and readability of argparse's help while
requiring minimal changes to the code.
- ¦ ¦ ¦ ¦
- 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}rich-argparse>0:textproc/py-rich-argparse@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-rich-argparse/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-rich-argparse
- pkg install py311-rich-argparse
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-rich-argparse listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-rich-argparse
- Package flavors (<flavor>: <package>)
- py311: py311-rich-argparse
- distinfo:
- TIMESTAMP = 1730641036
SHA256 (rich_argparse-1.6.0.tar.gz) = 092083c30da186f25bcdff8b1d47fdfb571288510fb051e0488a72cc3128de13
SIZE (rich_argparse-1.6.0.tar.gz) = 17499
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-hatchling>=1.11.0 : devel/py-hatchling@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-rich>=11.0.0 : textproc/py-rich@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-rich-argparse
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0 03 Nov 2024 20:15:37 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-rich-argparse: Update to 1.6.0
Changes: https://github.com/hamdanal/rich-argparse/releases |
1.5.2 10 Jul 2024 04:56:30 |
Po-Chuan Hsieh (sunpoet) |
textproc/py-rich-argparse: Add py-rich-argparse 1.5.2
rich-argparse formats argparse and optparse help using rich.
rich-argparse improves the look and readability of argparse's help while
requiring minimal changes to the code. |
Number of commits found: 2
|