Source: libhtml-formattext-withlinks-perl Maintainer: Debian Perl Group Uploaders: Tim Retout , Ansgar Burchardt Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 8), libmodule-build-perl (>= 0.380000) Build-Depends-Indep: perl, liburi-perl, libhtml-tree-perl, libhtml-format-perl, libtest-mockobject-perl, libtest-pod-perl, libtest-pod-coverage-perl Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libhtml-formattext-withlinks-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libhtml-formattext-withlinks-perl.git Homepage: https://metacpan.org/release/HTML-FormatText-WithLinks Package: libhtml-formattext-withlinks-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, liburi-perl, libhtml-tree-perl, libhtml-format-perl Description: Perl module to convert HTML to text with links as footnotes 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.