Package python3-module-os-api-ref: Information

    Source package: python3-module-os-api-ref
    Version: 2.3.0-alt1.1
    Build time:  Mar 18, 2023, 04:54 AM
    Report package bug
    License: Apache-2.0
    Summary: Sphinx Extensions to support API reference sites in OpenStack
    Description: 
    This project is a collection of sphinx stanzas that assist in building
    an API Reference site for an OpenStack project in RST. RST is great
    for unstructured English, but displaying semi structured (and
    repetitive) data in tables is not its strength. This provides tooling
    to insert semi-structured data describing request and response
    parameters and status or error messages, and turn those into nice tables.
    
    The project also includes a set of styling (and javascript) that is
    expected to layer on top of a Sphinx theme base. This addition
    provides a nice set of collapsing sections for REST methods and
    javascript controls to expand / collapse all sections.

    List of rpms provided by this srpm:
    python3-module-os-api-ref (noarch)
    python3-module-os-api-ref-doc (noarch)
    python3-module-os-api-ref-tests (noarch)

    Maintainer: Grigory Ustinov

    List of contributors:
    Grigory Ustinov
    Alexey Shabalin

      1. rpm-build-python3
      2. python3-module-openstackdocstheme >= 2.2.1
      3. python3-module-pbr >= 2.0.0
      4. python3-module-pyproject-installer
      5. python3-module-setuptools
      6. python3-module-sphinx >= 4.0.0
      7. python3-module-wheel
      8. python3-module-yaml >= 3.12

    Last changed


    Feb. 19, 2023 Grigory Ustinov 2.3.0-alt1.1
    - Moved on modern pyproject macros.
    Oct. 18, 2022 Grigory Ustinov 2.3.0-alt1
    - Automatically updated to 2.3.0.
    - Renamed spec file.
    July 30, 2020 Grigory Ustinov 1.6.0-alt2
    - Transfer on python3.
    - Fix license.