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

Changelog

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


  * Initial release. (Closes: #767522)

 -- Thomas Goirand <email address hidden>  Sat, 01 Nov 2014 00:41:10 +0800

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
Xenial release universe misc

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-sphinxcontrib.plantuml_0.5-1.dsc 2.2 KiB 2a01d806ec83bb99c569f3163f4818952531a6723d5cc8f58a31757551f8d75f
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-1.debian.tar.xz 2.4 KiB ded9fbe867ead9bf9788a370bc459b15cbc22fd219725b1d634857d4fc20ef43

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.