pkgsrc/devel/ruby-open4/DESCR

4 lines
150 B
Text
Raw Normal View History

Open4 is a Ruby library to open child process with handles on pid,
stdin, stdout, and stderr, and manage child processes and their io
handles easily.