pspec.xml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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-IPC-Run3</Name>
  6. <Homepage>http://search.cpan.org/dist/IPC-Run3/</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. <License>BSD</License>
  14. <IsA>library</IsA>
  15. <Summary>Perl module to run a subprocess with input/ouput redirection</Summary>
  16. <Description>perl-IPC-Run3 is a Perl module that runs a subprocess with input/ouput redirection.</Description>
  17. <Archive sha1sum="b035ea6e0a89f309d88a0472ab0e531f6e8626b1" type="targz">mirrors://cpan/authors/id/R/RJ/RJBS/IPC-Run3-0.048.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>perl-Test-Pod</Dependency>
  20. <Dependency>perl-Test-Simple</Dependency>
  21. <Dependency>perl-Time-Hires</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>perl-IPC-Run3</Name>
  26. <RuntimeDependencies>
  27. </RuntimeDependencies>
  28. <Files>
  29. <Path fileType="library">/usr/lib</Path>
  30. <Path fileType="man">/usr/share/man</Path>
  31. </Files>
  32. </Package>
  33. <History>
  34. <Update release="1">
  35. <Date>2019-11-20</Date>
  36. <Version>0.048</Version>
  37. <Comment>First release</Comment>
  38. <Name>Süleyman Poyraz</Name>
  39. <Email>zaryob.dev@gmail.com</Email>
  40. </Update>
  41. </History>
  42. </INARY>