File: control

package info (click to toggle)
ditaa 0.10%2Bds1-1.4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,260 kB
  • sloc: java: 7,503; xml: 1,647; jsp: 164; makefile: 10
file content (34 lines) | stat: -rw-r--r-- 1,017 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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.