pspec.xml 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>discount</Name>
  6. <Homepage>https://github.com/Orc/discount</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold (groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>app:console</IsA>
  13. <Summary>A Markdown implementation written in C</Summary>
  14. <Description>implementation of the Markdown markup language in C</Description>
  15. <Archive sha1sum="3b32a196e7f192955715865be4e998b195a9092d" type="binary">https://launchpad.net/ubuntu/+archive/primary/+files/discount_2.2.3b8-2_amd64.deb</Archive>
  16. </Source>
  17. <Package>
  18. <Name>discount</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="data">/usr/share</Path>
  22. <Path fileType="man">/usr/share/man</Path>
  23. <Path fileType="doc">/usr/share/doc</Path>
  24. </Files>
  25. </Package>
  26. <History>
  27. <Update release="2">
  28. <Date>2018-03-12</Date>
  29. <Version>2.2.3</Version>
  30. <Comment>Version bump</Comment>
  31. <Name>Stefan Gronewold (groni)</Name>
  32. <Email>groni@pisilinux.org</Email>
  33. </Update>
  34. <Update release="1">
  35. <Date>2016-07-19</Date>
  36. <Version>2.1.7</Version>
  37. <Comment>First release</Comment>
  38. <Name>Stefan Gronewold (groni)</Name>
  39. <Email>groni@pisilinux.org</Email>
  40. </Update>
  41. </History>
  42. </PISI>