Source: ruby-async-dns Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 14), gem2deb (>= 2.2.8~), ruby-async, ruby-io-endpoint Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-async-dns.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-async-dns Homepage: https://github.com/socketry/async-dns Testsuite: autopkgtest-pkg-ruby Package: ruby-async-dns Architecture: all Description: DNS client resolver and server for Ruby Async::DNS is a high-performance DNS client resolver and server which can be easily integrated into other projects or used as a stand-alone daemon. It was forked from RubyDNS which is now implemented in terms of this library.