Source: simplyhtml
Maintainer: Debian Java Maintainers
Uploaders: Felix Natter
Section: web
Priority: optional
Build-Depends: debhelper (>= 10)
Build-Depends-Indep: default-jdk,
javahelp2,
libmnemonicsetter-java,
docbook-to-man,
gradle,
gradle-debian-helper,
maven-repo-helper
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/simplyhtml.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/simplyhtml.git
Homepage: http://sf.net/projects/simplyhtml
Package: simplyhtml
Architecture: all
Depends: default-jre | java7-runtime,
libmnemonicsetter-java,
${misc:Depends}
Recommends: javahelp2
Suggests: 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
Section: doc
Depends: ${misc:Depends}
Suggests: simplyhtml,
default-jdk-doc
Description: API documentation for simplyhtml
The javadoc for SimplyHTML, a Java word processor based on HTML and CSS.
.
You need this package if you want to include simplyhtml in your (Java)
application.