oslo.config/README.rst
melissaml a46a9bed3b Trivial: Update pypi url to new url
Pypi url changed from [1] to [2]

[1] https://pypi.python.org/pypi/<package>
[2] https://pypi.org/project/<package>

Change-Id: I97b4453f941b7593f3991ec79aeb6d532437c60c
2018-04-21 11:12:06 +08:00

29 lines
922 B
ReStructuredText

========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/oslo.config.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
==========================
Oslo Configuration Library
==========================
.. image:: https://img.shields.io/pypi/v/oslo.config.svg
:target: https://pypi.org/project/oslo.config/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/dm/oslo.config.svg
:target: https://pypi.org/project/oslo.config/
:alt: Downloads
The Oslo configuration API supports parsing command line arguments and
.ini style configuration files.
* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.config/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.config
* Bugs: https://bugs.launchpad.net/oslo.config