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-WWW-Robotrules</Name>
  6. <Homepage>https://metacpan.org/pod/WWW::RobotRules</Homepage>
  7. <Packager>
  8. <Name>Osman Erkan</Name>
  9. <Email>osman.erkan@pisilinux.org</Email>
  10. </Packager>
  11. <License>Artistic</License>
  12. <License>GPLv2</License>
  13. <PartOf>programming.language.perl</PartOf>
  14. <IsA>app:console</IsA>
  15. <Summary>database of robots.txt-derived permissions</Summary>
  16. <Description>This module parses /robots.txt files as specified in "A Standard for Robot Exclusion", at &lt;http://www.robotstxt.org/wc/norobots.html> Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site.</Description>
  17. <Archive sha1sum="e158e6559307878b32d8e4c241bf257c2bc88ebb" type="targz">http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/WWW-RobotRules-6.02.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. <Dependency>perl-URI</Dependency>
  21. </BuildDependencies>
  22. </Source>
  23. <Package>
  24. <Name>perl-WWW-Robotrules</Name>
  25. <Summary>database of robots.txt-derived permissions</Summary>
  26. <RuntimeDependencies>
  27. <Dependency>perl</Dependency>
  28. <Dependency>perl-URI</Dependency>
  29. </RuntimeDependencies>
  30. <Files>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. <Path fileType="data">/usr/share</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>6.02</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-13</Date>
  48. <Version>6.02</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>6.02</Version>
  56. <Comment>Rebuild for new toolchain</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>6.02</Version>
  63. <Comment>Rebuild for new toolchain</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>6.02</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-26</Date>
  76. <Version>6.02</Version>
  77. <Comment>First release</Comment>
  78. <Name>Alihan Öztürk</Name>
  79. <Email>alihan@pisilinux.org</Email>
  80. </Update>
  81. </History>
  82. </PISI>