html2text
Port variant standard
Summary Converts HTML documents into plain text
Package version 2.2.3
Homepage http://www.mbayer.de/html2text/
Keywords textproc
Maintainer nobody
License GPLv2+
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 22 AUG 2023, 04:35:23 UTC
Port created 09 JUN 2017, 20:46:40 UTC
Subpackage Descriptions
single html2text is a command line utility, written in C++, that converts HTML documents (HTML 3.2) into plain text (ISO 8859-1). Each HTML document is loaded from a location indicated by an URI or read from standard input, and formatted into a stream of plain text characters that is written to standard output or into an output-file. The input-URI may specify a remote site, from that the documents are loaded with the Hypertext Transfer Protocol (HTTP). The program is even able to preserve 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.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:standard
libiconv:dev:standard
Build and Runtime libiconv:primary:standard
Runtime (only) ravensys-gcc:cxx_run:standard (single subpackage)
Download groups
main https://github.com/grobian/html2text/releases/download/v2.2.3/
Distribution File Information
859133528b3fd893562e41d84bc1ebc1f9166dd281d0fa8e17e7dd26337f5752 329841 html2text-2.2.3.tar.gz
Ports that require html2text:standard
minixmlto:standard Minimalistic alternative to xmlto