deb-python-cliff/README.rst
Andrew Spiers c7462f8ab1 Update links to setuptools doc.
The link is README was redirecting permanently to the adjusted location,
The link in introduction.rst returned 404.

Change-Id: I5de1d950b58efb9d4718b2c8916d3c6ecf977070
2015-03-10 16:35:58 +11:00

15 lines
621 B
ReStructuredText

=======================================================
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.
.. _setuptools entry points: http://pythonhosted.org/setuptools/pkg_resources.html#convenience-api
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/cliff
* Source: http://git.openstack.org/cgit/openstack/cliff
* Bugs: https://bugs.launchpad.net/python-cliff