summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2015-05-06 10:17:30 -0400
committerRyan Petrello <lists@ryanpetrello.com>2015-05-06 10:17:56 -0400
commitca2e90a94031fdbba31bf4bda87b51a87e97eb7c (patch)
treefb7475ce51ddc4d8807900553d52eff682fe4f9e /README.rst
parent79a8791e7fefdcbe62f264bf905ac09a1958e753 (diff)
downloadcliff-master.tar.gz
Cliff has moved to the `openstack` namespace. Update README.HEADmaster
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.rst b/README.rst
index 567a259..3f90655 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,15 @@
cliff -- Command Line Interface Formulation Framework
=======================================================
+cliff is now part of the OpenStack Oslo program.
+
cliff is a framework for building command line programs. It uses
-setuptools entry points to provide subcommands, output formatters, and
+`setuptools entry points`_ to provide subcommands, output formatters, and
other extensions.
-Documentation
-=============
+.. _setuptools entry points: http://pythonhosted.org/setuptools/pkg_resources.html#convenience-api
-Documentation for cliff is hosted on readthedocs.org at http://readthedocs.org/docs/cliff/en/latest/
+* 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