summaryrefslogtreecommitdiff
path: root/README.rst
blob: 567a2595b0d21fdfbb9a4e16d637ca0602045200 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
=======================================================
 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.

Documentation
=============

Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/