cliff/README.rst
Doug Hellmann b9f04372f0 Update readme with links to bug tracker and source
This update is based on the oslo-cookiecutter template for the
README for a new library.

Change-Id: I3ee1e22377e1dcca86ca3d5b208abc3c9dea70a9
2014-03-04 09:11:47 -08:00

505 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.