Source: ruby-async-http
Section: ruby
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 12),
               gem2deb (>= 1),
               ruby-async (>= 1.25),
               ruby-async-io (>= 1.28),
               ruby-async-pool (>= 0.2),
               ruby-protocol-http (>= 0.20.0),
               ruby-protocol-http1 (>= 0.13.0),
               ruby-protocol-http2 (>= 0.14.0)
Standards-Version: 4.5.0
Vcs-Git: https://gitlab.com/kalilinux/packages/ruby-async-http.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/ruby-async-http
Homepage: https://github.com/socketry/async-http
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-async-http
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: HTTP client and server library
 This package contains an asynchronous client and server implementation of
 HTTP/1.0, HTTP/1.1 and HTTP/2 including TLS.
