pspec.xml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  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-Pod-Coverage</Name>
  6. <Homepage>https://metacpan.org/pod/Pod::Coverage</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <PartOf>programming.language.perl</PartOf>
  13. <License>GPLv2</License>
  14. <IsA>library</IsA>
  15. <IsA>app:console</IsA>
  16. <Summary>Checks if the documentation of a module is comprehensive</Summary>
  17. <Description>perl-Pod-Coverage checks if the documentation of a module is comprehensive.</Description>
  18. <Archive sha1sum="1d235e670f478168fcbe43aeea1994536ec6e4f6" type="targz">http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Pod-Coverage-0.23.tar.gz</Archive>
  19. <BuildDependencies>
  20. <Dependency>perl</Dependency>
  21. <Dependency>perl-Test-Pod</Dependency>
  22. <Dependency>perl-Pod-Parser</Dependency>
  23. <Dependency>perl-Devel-Symdump</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>perl-Pod-Coverage</Name>
  28. <Summary>Checks if the documentation of a module is comprehensive</Summary>
  29. <RuntimeDependencies>
  30. <Dependency>perl</Dependency>
  31. <Dependency>perl-Pod-Parser</Dependency>
  32. <Dependency>perl-Test-Pod</Dependency>
  33. <Dependency>perl-Devel-Symdump</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/bin</Path>
  37. <Path fileType="library">/usr/lib</Path>
  38. <Path fileType="man">/usr/share/man</Path>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. <Path fileType="data">/usr/share/perl5</Path>
  41. </Files>
  42. </Package>
  43. <History>
  44. <Update release="6">
  45. <Date>2024-05-17</Date>
  46. <Version>0.23</Version>
  47. <Comment>Rebuilt</Comment>
  48. <Name>Blue Devil</Name>
  49. <Email>bluedevil@sctzine.com</Email>
  50. </Update>
  51. <Update release="5">
  52. <Date>2020-01-02</Date>
  53. <Version>0.23</Version>
  54. <Comment>Rebuilt</Comment>
  55. <Name>Blue Devil</Name>
  56. <Email>bluedevil@sctzine.com</Email>
  57. </Update>
  58. <Update release="4">
  59. <Date>2018-08-19</Date>
  60. <Version>0.23</Version>
  61. <Comment>Rebuild for new toolchain.</Comment>
  62. <Name>Pisi Linux Community</Name>
  63. <Email>admin@pisilinux.org</Email>
  64. </Update>
  65. <Update release="3">
  66. <Date>2017-01-24</Date>
  67. <Version>0.23</Version>
  68. <Comment>Rebuild for new toolchain</Comment>
  69. <Name>Pisi Linux Community</Name>
  70. <Email>admin@pisilinux.org</Email>
  71. </Update>
  72. <Update release="2">
  73. <Date>2016-06-09</Date>
  74. <Version>0.23</Version>
  75. <Comment>Release Bump</Comment>
  76. <Name>Pisi Linux Community</Name>
  77. <Email>admin@pisilinux.org</Email>
  78. </Update>
  79. <Update release="1">
  80. <Date>2016-03-27</Date>
  81. <Version>0.23</Version>
  82. <Comment>First release</Comment>
  83. <Name>Osman Erkan</Name>
  84. <Email>osman.erkan@pisilinux.org</Email>
  85. </Update>
  86. </History>
  87. </PISI>