RETIRED, further work has moved to Debian project infrastructure
Go to file
OpenDev Sysadmins 4106ee04df OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:33:59 +00:00
cliff Multiple things to unwedge stable/ocata 2017-03-22 04:50:14 +00:00
demoapp Fix cliff URLs in doc and demoapp 2016-07-28 16:08:47 +09:00
doc [doc]Fix URL for 'setuptools entry points' 2016-09-07 21:41:54 +09:00
integration-tests Remove tox environments that no longer work 2017-01-04 08:54:20 +11:00
.gitignore Sort the fuzzy matches 2015-04-14 08:17:04 -06:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33: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 Show team and repo badges on README 2016-11-26 12:04:54 +01:00
openstack-common.conf remove openstack-common.conf 2016-01-15 12:53:44 +08:00
requirements.txt Updated from global requirements 2017-05-15 23:29:31 +00:00
setup.cfg Merge "Add Python 3.5 classifier and venv" 2016-11-15 22:23:34 +00:00
setup.py Updated from global requirements 2015-11-19 15:44:19 +00:00
test-requirements.txt Updated from global requirements 2016-10-22 01:18:07 +00:00
tox.ini Remove tox environments that no longer work 2017-01-04 08:54:20 +11:00

README.rst

Team and repository tags

image

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.