[ ソース: ruby-typhoeus ]
パッケージ: ruby-typhoeus (1.3.1-1)
ruby-typhoeus に関するリンク
Debian の資源:
ruby-typhoeus ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-typhoeus 関連パッケージ
|
|
|
|
-
- dep: ruby
- オブジェクト指向スクリプト言語 Ruby のインタプリタ (デフォルト版)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-ethon (>= 0.9.0~)
- libcurl wrapper using ffi