Source: ruby-async-io Section: ruby Maintainer: Debian Ruby Team Uploaders: Hideki Yamane Build-Depends: debhelper-compat (= 13), gem2deb (>= 1), ruby-async (>= 2.0) Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-async-io.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-async-io Homepage: https://github.com/socketry/async-io Testsuite: autopkgtest-pkg-ruby Package: ruby-async-io Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: Provides support for asynchronous TCP, UDP, UNIX and SSL sockets Async::IO provides builds on async and provides asynchronous wrappers for IO, Socket, and related classes.