Source: libhtml5parser-java
Section: java
Priority: optional
Maintainer: Debian Java Maintainers
Uploaders:
Markus Koschany
Build-Depends:
debhelper (>= 10),
default-jdk,
default-jdk-doc,
libxom-java,
libxom-java-doc,
libicu4j-java,
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
libmaven-antrun-plugin-java,
maven-debian-helper (>= 1.5)
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/libhtml5parser-java.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/libhtml5parser-java.git
Homepage: https://about.validator.nu/htmlparser/
Package: libhtml5parser-java
Architecture: all
Depends:
${maven:Depends},
${misc:Depends}
Suggests:
libhtml5parser-java-doc,
${maven:OptionalDepends}
Description: validator.nu HTML parser implementation in Java
The Validator.nu HTML Parser is an implementation of the HTML5 parsing
algorithm in Java for applications. The parser is designed to work as a
drop-in replacement for the XML parser in applications that already support
XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with
the parser.
Package: libhtml5parser-java-doc
Architecture: all
Section: doc
Depends:
${misc:Depends}
Recommends:
${maven:DocDepends},
${maven:DocOptionalDepends}
Suggests:
libhtml5parser-java
Description: Documentation for libhtml5parser-java
The Validator.nu HTML Parser is an implementation of the HTML5 parsing
algorithm in Java for applications. The parser is designed to work as a
drop-in replacement for the XML parser in applications that already support
XHTML 1.x content with an XML parser and use SAX, DOM or XOM to interface with
the parser.
.
This package contains the API documentation of libhtml5parser-java.