html2text 1.3.2a-17 source package in Ubuntu

Changelog

html2text (1.3.2a-17) unstable; urgency=medium


  * debian/control:
    - adopt the package. (Closes: #545710)
    - remove DM-Upload-Allowed: header.
    - bump Standards-Version to 3.9.5, no changes needed.
    - raise debhelper build-dependency to >= 9.20120909~ and set debian/compat
      to 9 to enjoy hardening build flags.
  * debian/rules:
    - remove debian/html2textrc.5 on clean.

 -- Holger Levsen <email address hidden>  Wed, 05 Feb 2014 14:08:38 +0000

Upload details

Uploaded by:
Holger Levsen
Uploaded to:
Sid
Original maintainer:
Holger Levsen
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release main web

Downloads

File Size SHA-256 Checksum
html2text_1.3.2a-17.dsc 1.8 KiB daf2a8721efe1d0cce6b2a06796d09f0b11f603698cac8e013691e8a468938de
html2text_1.3.2a.orig.tar.gz 127.0 KiB 000b39d5d910b867ff7e087177b470a1e26e2819920dcffd5991c33f6d480392
html2text_1.3.2a-17.debian.tar.xz 54.8 KiB 7ad6102e55fe428fbf3e4ef433ee08cb4e7edc25aa9cef9a1888717c6ac6c9fe

Available diffs

No changes file available.

Binary packages built by this source

html2text: advanced HTML to text converter

 html2text is a converter from HTML to plain text.
 .
 html2text reads HTML documents supplied in the command line (or from standard
 input), converts each of them into a stream of plain text characters and
 writes output to the file or the terminal.
 .
 Debian version also can recognize encoding of documents, do on-fly
 input and output recoding.
 .
 html2text was written because the author wasn't happy with the
 output of "lynx -dump" and so he wrote something better.