html2text 1.3.2a-20 source package in Ubuntu

Changelog

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

  * debian/rules:
    - include /usr/share/dpkg/architecture.mk instead of directly defining
      DEB_HOST_GNU_TYPE, thanks lintian.
  * debian/control:
    - Add "Rules-Requires-Root: no" to support building as non-root.
      (I've confirmed that the build output is bit by bit identical with and
      without this.)
    - use https for Vcs-Git: header.
    - bump Standards-Version to 4.1.3.

 -- Holger Levsen <email address hidden>  Sat, 06 Jan 2018 01:10:33 +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

Downloads

File Size SHA-256 Checksum
html2text_1.3.2a-20.dsc 1.8 KiB 63e02abc89446c6e3a5ba5c1dfec23753c92d7630f29751f6f001a6e6819dcff
html2text_1.3.2a.orig.tar.gz 127.0 KiB 000b39d5d910b867ff7e087177b470a1e26e2819920dcffd5991c33f6d480392
html2text_1.3.2a-20.debian.tar.xz 55.7 KiB 6114b4f980a7fb624710a744b45038524340b121ac411f86c3dfa5db80717017

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.

html2text-dbgsym: debug symbols for html2text