python-sphinxcontrib.plantuml 0.5-4 source package in Ubuntu

Changelog

python-sphinxcontrib.plantuml (0.5-4) unstable; urgency=medium

  * Add runtime sphinx depends (Closes: #896372, #896312).

 -- Thomas Goirand <email address hidden>  Sat, 21 Apr 2018 14:56:54 +0000

Upload details

Uploaded by:
PKG OpenStack
Uploaded to:
Sid
Original maintainer:
PKG OpenStack
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib.plantuml_0.5-4.dsc 2.3 KiB f83c88a622cf4760d7e5c2226c443898f108fc0274945e732b8d1b3f0197d0c3
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-4.debian.tar.xz 2.6 KiB e8a91d37d13af1bf0e4efd63a8d39160d6e0f620c6d59c1386ce861b32de067f

Available diffs

No changes file available.

Binary packages built by this source

python-sphinxcontrib.plantuml: PlantUML extension for Sphinx - Python 2.x

 Once you enable this extension, a very simple string like this:
  "Alice -> Bob: Hi!"
 will create a nice UML schema. WIth PlantUML, you can specify things like
 height, width, scale, caption and so on. For details, please see PlantUML
 documentation at: http://plantuml.sourceforge.net/.
 .
 This package contains the Python 2.x module.

python3-sphinxcontrib.plantuml: PlantUML extension for Sphinx - Python 3.x

 Once you enable this extension, a very simple string like this:
  "Alice -> Bob: Hi!"
 will create a nice UML schema. WIth PlantUML, you can specify things like
 height, width, scale, caption and so on. For details, please see PlantUML
 documentation at: http://plantuml.sourceforge.net/.
 .
 This package contains the Python 3.x module.