pspec.xml 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  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-Capture-Tiny</Name>
  6. <Homepage>https://metacpan.org/pod/Capture::Tiny</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>Apache-2.0</License>
  12. <IsA>library</IsA>
  13. <Summary>Perl module to capture stdout and stderr from Perl, XS or external programs</Summary>
  14. <Description>perl-Capture-Tiny is a Perl module to capture stdout and stderr from Perl, XS or external programs.</Description>
  15. <Archive sha1sum="35e08cb2d811334afdebf3bca64ff3bd7a7ef560" type="targz">https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Capture-Tiny-0.48.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>perl</Dependency>
  18. </BuildDependencies>
  19. </Source>
  20. <Package>
  21. <Name>perl-Capture-Tiny</Name>
  22. <RuntimeDependencies>
  23. <Dependency>perl</Dependency>
  24. </RuntimeDependencies>
  25. <Files>
  26. <Path fileType="library">/usr/lib</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. <Path fileType="man">/usr/share/man</Path>
  29. <Path fileType="data">/usr/share/perl5</Path>
  30. </Files>
  31. </Package>
  32. <History>
  33. <Update release="6">
  34. <Date>2024-05-16</Date>
  35. <Version>0.48</Version>
  36. <Comment>Version bump.</Comment>
  37. <Name>Blue Devil</Name>
  38. <Email>bluedevil@sctzine.com</Email>
  39. </Update>
  40. <Update release="5">
  41. <Date>2020-01-02</Date>
  42. <Version>0.48</Version>
  43. <Comment>Version bump.</Comment>
  44. <Name>Blue Devil</Name>
  45. <Email>bluedevil@sctzine.com</Email>
  46. </Update>
  47. <Update release="4">
  48. <Date>2018-07-26</Date>
  49. <Version>0.46</Version>
  50. <Comment>Version Bump</Comment>
  51. <Name>Pisi Linux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="3">
  55. <Date>2017-01-24</Date>
  56. <Version>0.44</Version>
  57. <Comment>Version Bump</Comment>
  58. <Name>Pisi Linux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="2">
  62. <Date>2016-06-09</Date>
  63. <Version>0.36</Version>
  64. <Comment>Release Bump</Comment>
  65. <Name>Pisi Linux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="1">
  69. <Date>2016-03-27</Date>
  70. <Version>0.36</Version>
  71. <Comment>First release</Comment>
  72. <Name>Osman Erkan</Name>
  73. <Email>osman.erkan@pisilinux.org</Email>
  74. </Update>
  75. </History>
  76. </PISI>