Source: ruby-subexec
Section: ruby
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Markus Tornow <tornow@riseup.net>
Build-Depends: debhelper-compat (= 14), gem2deb, rake, ruby-rspec
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-subexec.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-subexec
Homepage: https://github.com/nulayer/subexec

Package: ruby-subexec
Architecture: all
Description: mechanism for spawning a subprocess
 Subexec is a simple library that spawns an external command. It has an
 optional timeout parameter, useful for libraries which are wrappers for
 external command line programs and which may sometimes fail ever to
 return control back to the original process.
