File: control

package info (click to toggle)
ditaa 0.9%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 776 kB
  • ctags: 901
  • sloc: java: 6,660; xml: 91; makefile: 29
file content (33 lines) | stat: -rw-r--r-- 989 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
Source: ditaa
Section: graphics
Priority: optional
Maintainer: David Paleino <dapal@debian.org>
Build-Depends:
 debhelper (>= 7.0.50~)
 , javahelper (>= 0.20~)
 , default-jdk
 , fastjar
 , junit4
 , libcommons-cli-java
 , libbatik-java
 , libxml-commons-external-java
 , libjericho-html-java (>= 3.1)
Standards-Version: 3.9.1
Homepage: http://ditaa.org
Vcs-Git: git://git.debian.org/collab-maint/ditaa.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/ditaa.git;a=summary

Package: ditaa
Architecture: all
Depends:
 ${misc:Depends}
 , ${java:Depends}
 , libjericho-html-java (>= 3.1)
 , default-jdk | java6-sdk
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.