python3-cliff - Command Line Interface Formulation Framework
Website: | https://pypi.io/pypi/cliff |
---|---|
License: | ASL 2.0 |
Vendor: | Virtuozzo |
- Description:
cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions. Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/
Packages
python3-cliff-3.10.1-4.vl9.1.noarch [97 KiB] |
Changelog
by Konstantin Volkov (2023-08-15):
- Do not import cmd2 in non-interactive mode, see #VSTOR-71447 |