pspec.xml 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE INARY SYSTEM "https://raw.githubusercontent.com/Zaryob/inary/master/inary-spec.dtd">
  3. <INARY>
  4. <Source>
  5. <Name>perl-WWW-Robotrules</Name>
  6. <Homepage>http://search.cpan.org/~gaas/WWW-RobotRules-6.02/</Homepage>
  7. <Packager>
  8. <Name>Süleyman Poyraz</Name>
  9. <Email>zaryob.dev@gmail.com</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-URI</Dependency>
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>perl-WWW-Robotrules</Name>
  24. <RuntimeDependencies>
  25. <Dependency>perl-URI</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="data">/usr/share</Path>
  32. </Files>
  33. </Package>
  34. <History>
  35. <Update release="2">
  36. <Date>2019-09-18</Date>
  37. <Version>6.02</Version>
  38. <Comment>Package is rebuilded because of perl upgrade and released up.</Comment>
  39. <Name>Süleyman Poyraz</Name>
  40. <Email>zaryob.dev@gmail.com</Email>
  41. </Update>
  42. <Update release="1">
  43. <Date>2019-09-16</Date>
  44. <Version>6.02</Version>
  45. <Comment>First release</Comment>
  46. <Name>Süleyman Poyraz</Name>
  47. <Email>zaryob.dev@gmail.com</Email>
  48. </Update>
  49. </History>
  50. </INARY>