Source: ruby-systemu Section: ruby Priority: optional Maintainer: Debian Ruby Team Uploaders: Bryan McLellan , Pirate Praveen Build-Depends: debhelper-compat (= 12), gem2deb, rake Standards-Version: 3.9.7 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-systemu.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-systemu Homepage: https://github.com/ahoward/systemu Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-systemu Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends} Description: universal child process handling Ruby library Systemu is a Ruby library to handle spawned processes in a platform independent fashion. This library will capture stdout and stderr and track child process pid.