diff options
author | Nikos Giotis <nikos.giotis@gmail.com> | 2018-02-10 23:58:22 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:42:51 +0700 |
commit | 2b6bf46850b1d9c88dc25fe7de51f20454854b27 (patch) | |
tree | e0cf621d71f636c2ae016d954d6cc85286f64cbb /perl/perl-HTML-FormatText-WithLinks/README | |
parent | 951c10de2e6888ce1c561a68e47584e9e3696c9b (diff) |
perl/perl-HTML-FormatText-WithLinks: Added (HTML to text).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl/perl-HTML-FormatText-WithLinks/README')
-rw-r--r-- | perl/perl-HTML-FormatText-WithLinks/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl/perl-HTML-FormatText-WithLinks/README b/perl/perl-HTML-FormatText-WithLinks/README new file mode 100644 index 0000000000000..cdfe0afe8228d --- /dev/null +++ b/perl/perl-HTML-FormatText-WithLinks/README @@ -0,0 +1,5 @@ +perl-HTML-FormatText-WithLinks + +HTML::FormatText::WithLinks takes HTML and turns it into plain text but +prints all the links in the HTML as footnotes. By default, it attempts +to mimic the format of the lynx text based web browser's --dump option. |