plantuml 8024-2 source package in Ubuntu

Changelog

plantuml (8024-2) unstable; urgency=medium

  * Recommend graphviz, not depend on it (Closes: #793104).
  * Allow non-default Java runtimes (Closes: #793110).
  * Mention output formats in the long description (Closes: #793112).

 -- Andrew Shadura <email address hidden>  Tue, 21 Jul 2015 15:02:31 +0200

Upload details

Uploaded by:
Andrej Shadura
Uploaded to:
Sid
Original maintainer:
Andrej Shadura
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
plantuml_8024-2.dsc 1.7 KiB 584a9b750c4be7ad73c5d05f7c8e7bb2864901ef713eeff33bb1f830a5d8317c
plantuml_8024.orig.tar.gz 747.0 KiB 62a4cfbeaf002df1fdf5c2055c5f163de28d665f0d23aacb275116bd2aad890b
plantuml_8024-2.debian.tar.xz 3.4 KiB 9f4be75a22ea34e4753470bb67a9fa4c0f15b489f6b5040e1ae56f8ad7d1e618

Available diffs

No changes file available.

Binary packages built by this source

plantuml: text-to-UML converter

 PlantUML is a program allowing to draw UML diagrams, using a simple
 human readable text description.
 .
 PlantUML supports the following diagram types:
   - sequence diagram
   - use case diagram
   - class diagram
   - activity diagram
   - component diagram
   - state diagram
 .
 Output images can be generated in PNG, in SVG or LaTeX format.
 PlantUML also supports generation of ASCII art diagrams (only for
 sequence diagrams).