freebsd-ports/devel/rubygem-popen4/pkg-descr
Sunpoet Po-Chuan Hsieh ad19cfa5b4 - Remove leading indefinite article from COMMENT
- Add LICENSE
- Add RG link to pkg-descr
2013-12-31 14:30:56 +00:00

6 lines
286 B
Text

POpen4 provides the Rubyist a single API across platforms for
executing a command in a child process with handles on stdout,
stderr, stdin streams as well as access to the process ID and exit status.
WWW: https://github.com/shairontoledo/popen4
RG: https://rubygems.org/gems/POpen4