summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:22:36 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2015-04-04 02:22:36 -0400
commit6ab5ae239fb3cd0f5a10b8fcaf721981637ebf56 (patch)
treec7f244ff2ebe49ae64a040fc31142c8eb8fbb5e0 /README.rst
parent597d5dd4f179ff37cb1e58ef24b7926053aeebc4 (diff)
downloadoslo-utils-6ab5ae239fb3cd0f5a10b8fcaf721981637ebf56.tar.gz
Cleanup README.rst and setup.cfg
Provide a more complete description in README.rst, which is used when viewing the library on pypi. Also standardize the short-description used in setup.cfg. Change-Id: Ief38e3f75918c94a143d9369756747a24bb778b0
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 171e49d..b2ec290 100644
--- a/README.rst
+++ b/README.rst
@@ -1,8 +1,9 @@
-===================================
+==========
oslo.utils
-===================================
+==========
-oslo.utils library
+The Oslo Utils library provides support for common utility type functions,
+such as encoding, exception handling, string manipulation, and time handling.
* Free software: Apache license
* Documentation: http://docs.openstack.org/developer/oslo.utils