File: control

package info (click to toggle)
simplyhtml 0.13.1-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 2,632 kB
  • ctags: 2,105
  • sloc: java: 14,833; xml: 1,082; sh: 140; haskell: 34; makefile: 28
file content (30 lines) | stat: -rw-r--r-- 1,179 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
Source: simplyhtml
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Eric Lavarde <deb@zorglub.s.bawue.de>,
 Torsten Werner <twerner@debian.org>
Build-Depends: debhelper (>= 5.0.40), cdbs (>= 0.4.28)
Build-Depends-Indep: openjdk-6-jdk, libgnu-regexp-java, javahelp2, ant, docbook-to-man
Standards-Version: 3.8.1
Section: web
Homepage: http://sf.net/projects/simplyhtml

Package: simplyhtml
Architecture: all
Depends: openjdk-6-jre | java2-runtime, libgnu-regexp-java, ${misc:Depends}
Recommends: javahelp2
Suggests: java-virtual-machine, simplyhtml-doc
Description: Java word processor based on HTML and CSS
 SimplyHTML is an application built for working with text documents.
 Text documents are stored in HTML and CSS format, but the application is
 meant as a word processor rather than a code editor or web site builder.
 .
 SimplyHTML can be used standalone as well like a library/plugin.

Package: simplyhtml-doc
Architecture: all
Depends: ${misc:Depends}
Suggests: simplythml
Section: doc
Description: API documentation for simplyhtml
 The javadoc for SimplyHTML, a Java word processor based on HTML and CSS.