File: index.rst

package info (click to toggle)
python-oslo.utils 9.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,068 kB
  • sloc: python: 7,302; makefile: 21; sh: 2
file content (33 lines) | stat: -rw-r--r-- 663 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
======================================
Welcome to oslo.utils's documentation!
======================================

The `Oslo`_ utils library provides support for common utility type functions,
such as encoding, exception handling, string manipulation, and time handling.

Contents
========

.. toctree::
   :maxdepth: 1

   install/index
   user/index
   reference/index
   contributor/index

Release Notes
=============

Read also the `oslo.utils Release Notes
<https://docs.openstack.org/releasenotes/oslo.utils/>`_.


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

.. _Oslo: https://wiki.openstack.org/wiki/Oslo