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

Changelog

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

  * Add patches:
    - import_ENOENT_from_errno_module.patch (Closes: #995365).

 -- Thomas Goirand <email address hidden>  Wed, 27 Oct 2021 15:17:15 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
Original maintainer:
Debian OpenStack
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-sphinxcontrib.plantuml_0.5-8.dsc 2.2 KiB b09f4da9d40e7727eaf067f5fefc856289bebd0eaf007b30cff47bdf705983cc
python-sphinxcontrib.plantuml_0.5.orig.tar.gz 5.5 KiB 654a1c206156634398ffdc87c481c67777610a9311c6677d280963cf28813400
python-sphinxcontrib.plantuml_0.5-8.debian.tar.xz 4.4 KiB e54e798e65fcf7917bf9e25506ec307c791fdc58fdf0acd90106f3092bb0508e

Available diffs

No changes file available.

Binary packages built by this source

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.