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

Changelog

libhtmlparser-java (1.6.20060610.dfsg0-3) unstable; urgency=low

  * Remove bashism in debian/rules (brace expansion). (Closes: #477610)
  * Add Vcs-Svn and Vcs-Browser fields to debian/control. 

libhtmlparser-java (1.6.20060610.dfsg0-2) unstable; urgency=low

  * Initial debian release (Closes: #448872).
  * Remove empty line in long descriptions.
  * Set priority to optional.
  * Bump standards-version to 3.7.3 (no changes needed).
  * Binary package depends on java-gcj-compat and not gij.
  * Homepage field now in source section of control file.
  * Do not repeat Section and Priority in binary packages when they are
    already in source package [control].
  * Correct copyright file: license is LGPL 2.1 or later.

libhtmlparser-java (1.6.20060610.dfsg0-1) unstable; urgency=low

  * Initial release.

 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  09 May 2008 13:28:26 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Intrepid
Original maintainer:
Tiago Saboga
Architectures:
all
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe libs
Precise release universe libs

Builds

Intrepid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libhtmlparser-java_1.6.20060610.dfsg0.orig.tar.gz 2.0 MiB 8e7f6fa906916dd89d4e5684a20347043a4ef9794b78dc2a98c77fd51b0d2aaa
libhtmlparser-java_1.6.20060610.dfsg0-3.diff.gz 4.9 KiB bd52c43d641824188fbc7991963bd5bc67c6a7beedbc48b8622b58eee543c000
libhtmlparser-java_1.6.20060610.dfsg0-3.dsc 1.3 KiB 176b8217b0fc4fc8d12a7470f12c22ddc8404d88d72061013ef97644cf82e338

View changes file

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 vivid.

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