Command Line Interface Formulation Framework
Go to file
melissaml ab2ea5aee4 Changed the home-page link
Set the correct link for home-page.

Change-Id: I1af0a819e3015ff00a4048ee783c735a417dbef4
2016-10-17 00:39:12 +08:00
cliff Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
demoapp Fix cliff URLs in doc and demoapp 2016-07-28 16:08:47 +09:00
doc Fix cliff URLs in doc and demoapp 2016-07-28 16:08:47 +09:00
integration-tests Fix stable integration tests 2014-08-26 10:52:38 -04:00
.gitignore Sort the fuzzy matches 2015-04-14 08:17:04 -06:00
.gitreview Update .gitreview after repo rename 2014-02-07 20:38:59 +00:00
.travis.yml add pypy test env configuration 2013-09-23 15:45:31 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:36 +00:00
LICENSE change to apache license 2012-04-20 10:06:58 -07:00
MANIFEST.in remove the other traces of distribute 2013-06-11 14:01:31 -04:00
Makefile Correct path to docs 2015-11-12 13:52:05 +00:00
README.rst Fixed broken link 2016-07-06 20:06:40 +00:00
openstack-common.conf remove openstack-common.conf 2016-01-15 12:53:44 +08:00
requirements.txt Updated from global requirements 2016-10-06 16:54:10 +00:00
setup.cfg Changed the home-page link 2016-10-17 00:39:12 +08:00
setup.py Updated from global requirements 2015-11-19 15:44:19 +00:00
test-requirements.txt Updated from global requirements 2016-09-28 16:51:53 +00:00
tox.ini Drop Python 2.6 support 2016-02-11 01:55:34 -05:00

README.rst

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.