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

Changelog

python-os-api-ref (2.2.0-0ubuntu1) impish; urgency=medium

  * d/control: Update VCS paths for move to lp:~ubuntu-openstack-dev.
  * New upstream release for OpenStack Xena.

 -- Chris MacNaughton <email address hidden>  Wed, 09 Jun 2021 07:39:13 +0000

Upload details

Uploaded by:
Chris MacNaughton
Uploaded to:
Impish
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-os-api-ref_2.2.0.orig.tar.xz 34.0 KiB a3ec26672d7345328ac6c4e3539b594d2cd18f5dd99b480635682351571c7037
python-os-api-ref_2.2.0-0ubuntu1.debian.tar.xz 4.4 KiB fd7452fa9a8e97cb1be0dfacc6aaaa790559e775db76a2fa9ade592e3f8609ef
python-os-api-ref_2.2.0-0ubuntu1.dsc 2.6 KiB 4644ab560fa7722791d7383b160ed2f24d5cc06239e8a73922e0e6226076a2fb

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.