Package perl-HTML-FormatText-WithLinks-AndTables: Information

    Source package: perl-HTML-FormatText-WithLinks-AndTables
    Version: 0.07-alt1_10
    Build time:  Nov 21, 2019, 02:05 PM
    Report package bug
    License: Artistic 2.0
    Summary: Converts HTML to Text with tables in tact
    Description: 
    This module was inspired by HTML::FormatText::WithLinks which has proven to
    be a useful "lynx -dump" work-alike. However one frustration was that no
    other HTML converters I came across had the ability to deal effectively
    with HTML <TABLE>s. This module can in a rudimentary sense do so. 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
    "multi-part/alternative" content. Further, it will preserve both the
    formatting specified by the <TD> tag's "align" attribute, and will also
    preserve multi-line text inside of a <TD> element provided it is broken
    using <BR/> tags.

    List of RPM packages built from this SRPM:
    perl-HTML-FormatText-WithLinks-AndTables (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. rpm-build-perl
      2. rpm-build-perl
      3. perl(ExtUtils/MakeMaker.pm)
      4. perl(HTML/FormatText/WithLinks.pm)
      5. perl(HTML/TreeBuilder.pm)
      6. perl(Pod/Coverage/TrustPod.pm)
      7. perl(Test/More.pm)
      8. perl(Test/Pod.pm)
      9. perl(Test/Pod/Coverage.pm)
      10. perl(base.pm)
      11. perl(strict.pm)
      12. perl(warnings.pm)
      13. perl-devel
      14. findutils
      15. perl-podlators

    Last changed


    Nov. 20, 2019 Igor Vlasenko 0.07-alt1_10
    - update to new release by fcimport
    July 14, 2018 Igor Vlasenko 0.07-alt1_6
    - update to new release by fcimport
    Oct. 2, 2017 Igor Vlasenko 0.07-alt1_4
    - update to new release by fcimport