Files
deb-python-cliff/README.rst
2012-04-20 09:50:38 -07:00

322 B

cliff -- Command Line Interface Formulation Framework

cliff is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions.