Source: ruby-async Section: ruby Maintainer: Debian Ruby Team Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 14), gem2deb (>= 1), rake, ruby-console (>= 1.29), ruby-io-event (>= 1.11), ruby-metrics (>= 0.12), ruby-sus, ruby-sus-fixtures-async, ruby-sus-fixtures-console, ruby-sus-fixtures-time, ruby-traces (>= 0.18) Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-async.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-async Homepage: https://github.com/socketry/async Testsuite: autopkgtest-pkg-ruby Package: ruby-async Architecture: all Description: concurrency framework for Ruby. Async is a modern concurrency framework for Ruby. It implements the reactor pattern, providing both non-blocking I/O and timer events.