python-os-api-ref 2.3.0-0ubuntu1 source package in Ubuntu

Changelog

python-os-api-ref (2.3.0-0ubuntu1) jammy; urgency=medium

  * New upstream release for OpenStack Yoga.
  * d/control: Bump debhelper compat to 13.

 -- Corey Bryant <email address hidden>  Wed, 01 Dec 2021 15:19:39 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-api-ref_2.3.0.orig.tar.xz 33.7 KiB d8bd8c6ef060d657757f27cb5dfbfae27293260aab9bea64316bf76a8094c243
python-os-api-ref_2.3.0-0ubuntu1.debian.tar.xz 4.5 KiB ad34c5747451d05da8a27af2150dfa1a1ea10af7aa5ddefd766f29e7141cfb2f
python-os-api-ref_2.3.0-0ubuntu1.dsc 2.7 KiB 302e95da196c4e2cce0cbfeb304ea498108ae4a45bc015bc3a9f767b5db5c613

Available diffs

View changes file

Binary packages built by this source

python-os-api-ref-common: Sphinx Extensions to support API reference sites in OpenStack - common

 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 it's strength. This provides tooling to insert semi-structured data
 describing request and response parameters, and turn those into nice tables.
 .
 The project also includes a set of styling (and javascript) that is expected
 to layer on top of an oslosphinx theme base. This provides a nice set of
 collapsing sections for REST methods and javascript controls to expand /
 collapse all sections.
 .
 This package contains the common files.

python3-os-api-ref: Sphinx Extensions to support API reference sites in OpenStack - Python 3.x

 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 it's strength. This provides tooling to insert semi-structured data
 describing request and response parameters, and turn those into nice tables.
 .
 The project also includes a set of styling (and javascript) that is expected
 to layer on top of an oslosphinx theme base. This provides a nice set of
 collapsing sections for REST methods and javascript controls to expand /
 collapse all sections.
 .
 This package contains the Python 3.x module.