pspec.xml 3.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
  6. <Homepage>https://metacpan.org/pod/HTML::FormatText::WithLinks::AndTables</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>PerlArtistic GPL</License>
  12. <PartOf>programming.language.perl</PartOf>
  13. <IsA>library</IsA>
  14. <Summary>Converts HTML to Text with tables in tact.</Summary>
  15. <Description>This module was inspired by HTML::FormatText::WithLinks which has proven to be a useful `lynx -dump` work-alike.</Description>
  16. <Archive sha1sum="85008c688f3e8822c9af2ec4b1f9814342fba61a" type="targz">http://www.cpan.org/authors/id/D/DA/DALEEVANS/HTML-FormatText-WithLinks-AndTables-0.07.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>perl</Dependency>
  19. <Dependency>perl-URI</Dependency>
  20. <Dependency>perl-HTML-FormatText-WithLinks</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-HTML-FormatText-WithLinks-AndTables</Name>
  25. <Summary>Converts HTML to Text with tables in tact.</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>perl</Dependency>
  28. <Dependency>perl-URI</Dependency>
  29. <Dependency>perl-HTML-FormatText-WithLinks</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="library">/usr/lib</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. <Path fileType="data">/usr/share/perl5</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="6">
  40. <Date>2024-05-16</Date>
  41. <Version>0.07</Version>
  42. <Comment>Rebuild for new toolchain.</Comment>
  43. <Name>Blue Devil</Name>
  44. <Email>bluedevil@sctzine.com</Email>
  45. </Update>
  46. <Update release="5">
  47. <Date>2020-01-14</Date>
  48. <Version>0.07</Version>
  49. <Comment>Rebuild for new toolchain.</Comment>
  50. <Name>Blue Devil</Name>
  51. <Email>bluedevil@sctzine.com</Email>
  52. </Update>
  53. <Update release="4">
  54. <Date>2018-07-26</Date>
  55. <Version>0.07</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="3">
  61. <Date>2017-01-24</Date>
  62. <Version>0.07</Version>
  63. <Comment>Version Bump</Comment>
  64. <Name>Pisi Linux Community</Name>
  65. <Email>admin@pisilinux.org</Email>
  66. </Update>
  67. <Update release="2">
  68. <Date>2016-06-09</Date>
  69. <Version>0.06</Version>
  70. <Comment>Release Bump</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="1">
  75. <Date>2016-03-27</Date>
  76. <Version>0.06</Version>
  77. <Comment>First release</Comment>
  78. <Name>Alihan Öztürk</Name>
  79. <Email>alihan@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>