java-jericho-html 3.4
Java HTML Parser library
This Java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML. It also provides high-level HTML form manipulation functions.
- Website: http://jericho.htmlparser.net/docs/index.html
- Licenses: ASL 2.0 · EPL 1.0 · LGPL 2.1+
- Package source: gnu/packages/java-xml.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jericho-html 3.4
as follows:
guix install java-jericho-html@3.4
Or install the latest version:
guix install java-jericho-html
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.