pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687
  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-HTTP-Cookies</Name>
  6. <Homepage>https://metacpan.org/pod/HTTP::Cookies</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>HTTP cookie jars</Summary>
  16. <Description>This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about.</Description>
  17. <Archive sha1sum="ce3c151d2dd0e9dca84088832915312b7b69f446" type="targz">https://cpan.metacpan.org/authors/id/O/OA/OALDERS/HTTP-Cookies-6.08.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl</Dependency>
  20. <Dependency>perl-HTTP-Date</Dependency>
  21. <Dependency>perl-HTTP-Message</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>perl-HTTP-Cookies</Name>
  26. <Summary>HTTP cookie jars</Summary>
  27. <RuntimeDependencies>
  28. <Dependency>perl</Dependency>
  29. <Dependency>perl-HTTP-Date</Dependency>
  30. <Dependency>perl-HTTP-Message</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="library">/usr/lib</Path>
  34. <Path fileType="doc">/usr/share/doc</Path>
  35. <Path fileType="man">/usr/share/man</Path>
  36. <Path fileType="data">/usr/share</Path>
  37. <Path fileType="data">/usr/share/perl5</Path>
  38. </Files>
  39. </Package>
  40. <History>
  41. <Update release="6">
  42. <Date>2024-05-16</Date>
  43. <Version>6.08</Version>
  44. <Comment>Version bump</Comment>
  45. <Name>Blue Devil</Name>
  46. <Email>bluedevil@sctzine.com</Email>
  47. </Update>
  48. <Update release="5">
  49. <Date>2020-01-13</Date>
  50. <Version>6.08</Version>
  51. <Comment>Version bump</Comment>
  52. <Name>Blue Devil</Name>
  53. <Email>bluedevil@sctzine.com</Email>
  54. </Update>
  55. <Update release="4">
  56. <Date>2018-07-26</Date>
  57. <Version>6.01</Version>
  58. <Comment>Rebuild for new toolchain</Comment>
  59. <Name>Pisi Linux Community</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. <Update release="3">
  63. <Date>2017-01-24</Date>
  64. <Version>6.01</Version>
  65. <Comment>Rebuild for new toolchain</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="2">
  70. <Date>2016-06-09</Date>
  71. <Version>6.01</Version>
  72. <Comment>Release Bump</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="1">
  77. <Date>2014-09-10</Date>
  78. <Version>6.01</Version>
  79. <Comment>First release</Comment>
  80. <Name>Marcin Bojara</Name>
  81. <Email>marcin@pisilinux.org</Email>
  82. </Update>
  83. </History>
  84. </PISI>