[ ソース: httpie ]
パッケージ: httpie (0.1.6+20120309git-2.1)
httpie に関するリンク
Debian の資源:
httpie ソースパッケージをダウンロード:
- [httpie_0.1.6+20120309git-2.1.dsc]
- [httpie_0.1.6+20120309git.orig.tar.bz2]
- [httpie_0.1.6+20120309git-2.1.debian.tar.gz]
メンテナ:
外部の資源:
- ホームページ [httpie.org]
類似のパッケージ:
CLI, cURL-like tool for humans
HTTPie is a CLI HTTP utility that makes CLI interaction with HTTP-based services as human-friendly as possible.
HTTPie does so by providing an http command that allows for issuing arbitrary HTTP requests using a simple and natural syntax and displaying colorized responses.
その他の httpie 関連パッケージ
|
|
|
|
-
- dep: python (<< 2.8)
- 対話式の高レベルオブジェクト指向言語 (デフォルトバージョン)
- dep: python (>= 2.6.6-7~)
-
- dep: python (>= 2.7)
- 対話式の高レベルオブジェクト指向言語 (デフォルトバージョン)
- または python-argparse
- optparse-inspired command-line parsing library
以下のパッケージによって提供される仮想パッケージでもあります: python2.7
-
- dep: python-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python-pygments
- Python で書かれたシンタックスハイライトパッケージ
-
- dep: python-requests (>= 0.10.4)
- elegant and simple HTTP library for Python, built for human beings