Perl5 module to convert HTML to text with tables intact
This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike. The aim was to provide facility to take a simple HTML based email template, and to also convert it to text with the <TABLE> structure intact for inclusion as "multipart/alternative" content. Further, it will preserve both the formatting specified by the <TD> tag's "align" attribute, and will also preserve multiline text inside of a <TD> element provided it is broken using <BR/> tags.
$
pkg install p5-HTML-FormatText-WithLinks-AndTablesOrigin
textproc/p5-HTML-FormatText-WithLinks-AndTables
Size
22.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
4 packages
Required by
3 packages