Source: ruby-typhoeus Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper (>= 11~), gem2deb, rake, ruby-ethon (>= 0.9.0~), ruby-faraday, ruby-json, ruby-rack, ruby-rspec, ruby-sinatra, ruby-dalli, ruby-redis Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-typhoeus.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-typhoeus Homepage: https://github.com/typhoeus/typhoeus Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-typhoeus Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-ethon (>= 0.9.0~), ${misc:Depends}, ${shlibs:Depends} Description: parallel HTTP library on top of ethon Typhoeus is a HTTP client library based on Ethon which wraps libcurl. Sitting on top of libcurl makes Typhoeus very reliable and fast. . Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.