Package html2text: Information

    Source package: html2text
    Version: 1.3.2a-alt2.qa1
    Build time:  Jun 22, 2021, 10:06 PM
    Category: Text tools
    Report package bug
    License: GPL
    Summary: An HTML-to-text converter
    Description: 
    html2text is a command line utility that converts HTML documents into
    plain text.
    Each HTML document is read from standard input or a (local or remote)
    URI, and formatted into a stream of plain text characters that is written
    to standard output or into an output-file.  The program preserves the
    original positions of table fields and accepts also syntactically
    incorrect input, attempting to interpret it "reasonably".  The rendering
    is largely customisable through an RC file.

    List of rpms provided by this srpm:
    html2text (e2kv5, e2kv4, e2k)
    html2text-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Dmitry V. Levin


      1. gcc-c++

    Last changed


    April 19, 2013 Dmitry V. Levin 1.3.2a-alt2.qa1
    - NMU: rebuilt for debuginfo.
    Sept. 7, 2005 Dmitry V. Levin 1.3.2a-alt2
    - Additional convention enforcement on patch file names.
    Sept. 7, 2005 Slava Semushin 1.3.2a-alt1.1
    - Fixed handling of 8-bit characters (#7452).
    - Added Packager tag.
    - Changed %URL tag.
    - Spec cleanup.