Source: ruby-async-pool Section: ruby Maintainer: Debian Ruby Team Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-async (>= 2.0), ruby-sus, ruby-sus-fixtures-async, ruby-sus-fixtures-benchmark, ruby-traces Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-async-pool.git -b debian/sid Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-async-pool/tree/debian/sid Homepage: https://github.com/socketry/async-pool Testsuite: autopkgtest-pkg-ruby Package: ruby-async-pool Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: singleplex and multiplex resource pool for implementing robust clients Async::Pool provides support for connection pooling both singleplex and multiplex resources.