pspec.xml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>perl-ExtUtils-Helpers</Name>
  6. <Homepage>https://metacpan.org/pod/ExtUtils::Helpers</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <IsA>library</IsA>
  13. <PartOf>programming.language.perl</PartOf>
  14. <Summary>Various portability utilities for module builders.</Summary>
  15. <Description>This module provides various portable helper functions for module building modules.</Description>
  16. <Archive sha1sum="1a8b0c9cfe9dfe3df7aadf91e29af8637a00bdd4" type="targz">
  17. https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Helpers-0.026.tar.gz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>perl</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-ExtUtils-Helpers</Name>
  25. <RuntimeDependencies>
  26. <Dependency>perl</Dependency>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="data">/usr/lib/perl5/vendor_perl</Path>
  30. <Path fileType="data">/usr/share/man</Path>
  31. <Path fileType="data">/usr/share/perl5</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="2">
  36. <Date>2024-05-16</Date>
  37. <Version>0.026</Version>
  38. <Comment>First build.</Comment>
  39. <Name>fury</Name>
  40. <Email>uglyside@yandex.ru</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2023-01-08</Date>
  44. <Version>0.026</Version>
  45. <Comment>First build.</Comment>
  46. <Name>fury</Name>
  47. <Email>uglyside@yandex.ru</Email>
  48. </Update>
  49. </History>
  50. </PISI>