From 6ab5ae239fb3cd0f5a10b8fcaf721981637ebf56 Mon Sep 17 00:00:00 2001 From: Steve Martinelli Date: Sat, 4 Apr 2015 02:22:36 -0400 Subject: [PATCH] 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 --- README.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 171e49d4..b2ec290d 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