Metadata-Version: 2.0
Name: oslo.utils
Version: 3.16.0
Summary: Oslo Utility library
Home-page: http://launchpad.net/oslo
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: debtcollector (>=1.2.0)
Requires-Dist: iso8601 (>=0.1.11)
Requires-Dist: monotonic (>=0.6)
Requires-Dist: netaddr (!=0.7.16,>=0.7.12)
Requires-Dist: netifaces (>=0.10.4)
Requires-Dist: oslo.i18n (>=2.1.0)
Requires-Dist: pbr (>=1.6)
Requires-Dist: pyparsing (>=2.0.1)
Requires-Dist: pytz (>=2013.6)
Requires-Dist: six (>=1.9.0)
Requires-Dist: funcsigs (>=0.4); (python_version=='2.7' or python_version=='2.6')

==========
oslo.utils
==========

.. image:: https://img.shields.io/pypi/v/oslo.utils.svg
    :target: https://pypi.python.org/pypi/oslo.utils/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/dm/oslo.utils.svg
    :target: https://pypi.python.org/pypi/oslo.utils/
    :alt: Downloads

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
* Source: http://git.openstack.org/cgit/openstack/oslo.utils
* Bugs: http://bugs.launchpad.net/oslo.utils



