Source: ruby-spoon Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Cédric Boutillier , Hideki Yamane Build-Depends: debhelper (>= 11), gem2deb Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-spoon.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-spoon Homepage: https://github.com/headius/spoon/ Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-spoon Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby, ruby-ffi, ${misc:Depends}, ${shlibs:Depends} Description: FFI binding of the posix_spawn function for Ruby Spoon is an FFI binding for Ruby of the posix_spawn function, providing fork+exec functionality in a single shot.