Source: ruby-httpx Section: ruby Maintainer: Debian Ruby Team Uploaders: Simon Quigley Build-Depends: debhelper-compat (= 13), gem2deb (>= 2.2.8~), ruby-http-2 (>= 1.0.0) Standards-Version: 4.7.3 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-httpx.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-httpx Homepage: https://gitlab.com/os85/httpx Testsuite: autopkgtest-pkg-ruby Package: ruby-httpx Architecture: all Depends: ${misc:Depends}, ${ruby:Depends}, ${shlibs:Depends} Description: HTTPX, to the future, and beyond HTTP client library for the Ruby programming language. Among its features, it supports: - HTTP/2 and HTTP/1.x protocol versions - Concurrent requests by default - Simple and chainable API - Proxy Support (HTTP(S), Socks4/4a/5) - Simple Timeout System - Lightweight by default (require what you need)