libhtmlparser-java 1.6.20060610.dfsg0-9 source package in Ubuntu

Changelog

libhtmlparser-java (1.6.20060610.dfsg0-9) unstable; urgency=medium

  * Team upload.
  * Fix FTBFS with Java 10 and drop obsolete Taglet code which was removed
    upstream. (Closes: #897490)
  * Fix Lintian warning privacy-breach.

 -- Markus Koschany <email address hidden>  Thu, 03 May 2018 21:11:19 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe libs
Jammy release universe libs
Focal release universe libs

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libhtmlparser-java_1.6.20060610.dfsg0-9.dsc 2.3 KiB 5212e1ec1dcc3e054ab7f21d9d264475154983b0cb5a4329cfdfd24a0ab52ebb
libhtmlparser-java_1.6.20060610.dfsg0.orig.tar.gz 2.0 MiB 8e7f6fa906916dd89d4e5684a20347043a4ef9794b78dc2a98c77fd51b0d2aaa
libhtmlparser-java_1.6.20060610.dfsg0-9.debian.tar.xz 9.9 KiB 4e49f8e5832621c154c022c866e65d862831a467be898583a818e4355c9a474f

No changes file available.

Binary packages built by this source

libhtmlparser-java: java library to parse html

 HTML Parser is a Java library used to parse HTML in either a linear
 or nested fashion. Primarily used for transformation or extraction,
 it features filters, visitors, custom tags and easy to use
 JavaBeans.
 .
 The two fundamental use-cases that are handled by the parser are
 extraction and transformation (the syntheses use-case, where HTML
 pages are created from scratch, is better handled by other tools
 closer to the source of data).
 .
 In general, to use the HTMLParser you will need to be able to write
 code in the Java programming language. Although some example programs
 are provided that may be useful as they stand, it's more than likely
 you will need (or want) to create your own programs or modify the
 ones provided to match your intended application.

libhtmlparser-java-doc: No summary available for libhtmlparser-java-doc in ubuntu kinetic.

No description available for libhtmlparser-java-doc in ubuntu kinetic.