slackbuilds/network/httpie
Dimitris Zlatanidis e79dc4c82d
network/httpie: Added python3 support.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2019-12-07 23:19:24 +07:00
..
README
doinst.sh
httpie.SlackBuild network/httpie: Added python3 support. 2019-12-07 23:19:24 +07:00
httpie.info network/httpie: Updated for version 1.0.3. 2019-09-14 07:38:33 +07:00
slack-desc

README

HTTPie: a CLI, cURL-like tool for humans.

HTTPie is a command line HTTP client. Its goal is to make CLI interaction
with web services as human-friendly as possible. It provides a
simple http command that allows for sending arbitrary HTTP requests using a
simple and natural syntax, and displays colorized responses. HTTPie can be used
for testing, debugging, and generally interacting with HTTP servers.