python-cliff 3.10.1 Framework for building command line programs
The cliff
framework allows creating multi-level commands such as those of subversion
and git
, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. It uses plugins to define sub-commands, output formatters, and other extensions.
- Website: https://opendev.org/openstack/cliff
- License: ASL 2.0
- Package source: openstack.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu