ruby-typhoeus 0.8.0-1 source package in Ubuntu

Changelog

ruby-typhoeus (0.8.0-1) unstable; urgency=low

  * Team upload
  * New upstream release
  * Enable Tests
  * Check gemspec dependencies during build

 -- Nitesh A Jain <email address hidden>  Sun, 25 Oct 2015 23:41:45 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-typhoeus_0.8.0-1.dsc 2.1 KiB ab54470e1d7b183a4a5b088cf47e932e38ecfab68afcf34b1d938a8c0d379866
ruby-typhoeus_0.8.0.orig.tar.gz 48.3 KiB e43c46072abc2cd60e9459f530b54c38bf2481e1f63334ecdac244a633505c52
ruby-typhoeus_0.8.0-1.debian.tar.xz 2.8 KiB 75a01fc2ae8b6e2193c810c586a29840fe683d4a7bc6353abe3476517d3a8410

Available diffs

No changes file available.

Binary packages built by this source

ruby-typhoeus: 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.