Source: ditaa
Section: graphics
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper-compat (= 13)
 , javahelper (>= 0.20~)
 , default-jdk-headless
 , fastjar
 , junit4
 , libcommons-cli-java
 , libbatik-java
 , libxml-commons-external-java
 , libjericho-html-java (>= 3.1)
Rules-Requires-Root: no
Standards-Version: 3.9.6
Homepage: https://ditaa.sourceforge.net
Vcs-Git: https://salsa.debian.org/java-team/ditaa.git
Vcs-Browser: https://salsa.debian.org/java-team/ditaa

Package: ditaa
Architecture: all
Depends:
 ${misc:Depends}
 , ${java:Depends}
 , libjericho-html-java (>= 3.1)
 , default-jre-headless
Description: convert ASCII diagrams into proper bitmap graphics
 DiTAA is a small command-line utility that can convert diagrams drawn using
 ASCII art ("drawings" that contain characters that resemble lines, like | /
 and -), into proper bitmap graphics.
 .
 DiTAA also uses special markup syntax to increase the possibilities of shapes
 and symbols that can be rendered.
