slackbuilds_ponce/network/httpie
Dimitris Zlatanidis 1580a6a6d8
network/httpie: Updated for version 1.0.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-12-01 07:27:35 +07:00
..
doinst.sh
httpie.info
httpie.SlackBuild
README
slack-desc

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.