File: README.rst

package info (click to toggle)
python-oslo.config 1%3A8.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,192 kB
  • sloc: python: 10,740; makefile: 30; sh: 10
file content (29 lines) | stat: -rw-r--r-- 983 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
========================
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://opendev.org/openstack/oslo.config/
* Bugs: https://bugs.launchpad.net/oslo.config
* Release notes:  https://docs.openstack.org/releasenotes/oslo.config/