freebsd-ports/devel/rubygem-popen4/pkg-descr
Philip M. Gollucci 8d254b7c31 - Cannoicalize the WWW: [again],
- Save redirects s/http/https/ for github
2011-06-23 17:51:43 +00:00

5 lines
248 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