pspec.xml 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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-IO-HTML</Name>
  6. <Homepage>https://metacpan.org/release/IO-HTML</Homepage>
  7. <Packager>
  8. <Name>Blue Devil</Name>
  9. <Email>bluedevil@sctzine.com</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <License>GPLv2</License>
  13. <PartOf>programming.language.perl</PartOf>
  14. <IsA>library</IsA>
  15. <Summary>IO::HTML Opens an HTML file with automatic charset detection</Summary>
  16. <Description>IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding.</Description>
  17. <Archive sha1sum="06a9d6f18f99e5ffff62ebaef53af05ae0b3c884" type="targz">https://cpan.metacpan.org/authors/id/C/CJ/CJM/IO-HTML-1.004.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-IO-HTML</Name>
  24. <Summary>IO::HTML Opens an HTML file with automatic charset detection</Summary>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="data">/usr/share</Path>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="man">/usr/share/man</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. </Files>
  34. </Package>
  35. <History>
  36. <Update release="3">
  37. <Date>2024-05-16</Date>
  38. <Version>1.004</Version>
  39. <Comment>Minor version bump</Comment>
  40. <Name>Blue Devil</Name>
  41. <Email>bluedevil@sctzine.com</Email>
  42. </Update>
  43. <Update release="2">
  44. <Date>2020-10-01</Date>
  45. <Version>1.004</Version>
  46. <Comment>Minor version bump</Comment>
  47. <Name>Blue Devil</Name>
  48. <Email>bluedevil@sctzine.com</Email>
  49. </Update>
  50. <Update release="1">
  51. <Date>2020-01-11</Date>
  52. <Version>1.001</Version>
  53. <Comment>First pisi release</Comment>
  54. <Name>Blue Devil</Name>
  55. <Email>bluedevil@sctzine.com</Email>
  56. </Update>
  57. </History>
  58. </PISI>