summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
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