plantuml 1:1.2020.2+ds-3 source package in Ubuntu
Changelog
plantuml (1:1.2020.2+ds-3) unstable; urgency=medium [ Tomas Janousek ] * Update ditaa (Closes: #966443). * Support SVG export in ditaa. * ditaa: Force String.format locale to fix decimal separator. * ditaa: Do not fill dashed shapes, especially not open ones. [ Victor Westerhuis ] * Use headless mode if default-jre is not installed (Closes: #1032506). [ Adrian Friedli ] * Improve launcher script. [ Andrej Shadura ] * Add autopkgtests. -- Andrej Shadura <email address hidden> Wed, 08 Mar 2023 12:22:25 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
plantuml_1.2020.2+ds-3.dsc | 1.5 KiB | 8a8803c6b148c3c733f39b550e418f0be3f776014cd3017abf331ef0da33e3e7 |
plantuml_1.2020.2+ds.orig.tar.xz | 3.9 MiB | 7b6d90d353fc620bab049dd8d00427042f1f3702b77978d1538d3c12cc1ace91 |
plantuml_1.2020.2+ds-3.debian.tar.xz | 44.6 KiB | c1de0a39e290050b2ca311c77f1244605704186ae131f0912a6abb9fda2c4ab9 |
Available diffs
- diff from 1:1.2020.2+ds-2 to 1:1.2020.2+ds-3 (30.7 KiB)
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 UML diagrams:
- sequence diagram
- use case diagram
- class diagram
- activity diagram
- component diagram
- state diagram
- object diagram
- deployment diagram
- timing diagram
.
The following non-UML diagrams are also supported:
- wireframe graphical interface (Salt)
- Archimate diagram
- Specification and Description Language (SDL)
- Ditaa diagram
- Gantt diagram
- mathematics with AsciiMath or JLaTeXMath notation
.
Output images can be generated in PNG, in SVG or LaTeX format.
PlantUML also supports generation of ASCII art diagrams (only for
sequence diagrams).