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

    Source package: perl-HTML-FormatText-WithLinks-AndTables
    Version: 0.07-alt1_6
    Build time:  Jul 17, 2018, 01:27 AM in the task #210305
    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 rpms provided by this srpm:
    perl-HTML-FormatText-WithLinks-AndTables (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

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

    Last changed


    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
    Aug. 3, 2017 Igor Vlasenko 0.07-alt1_3
    - update to new release by fcimport