# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8::et:sw=4:ts=4:sts=4 # $Id: Portfile 121483 2014-06-26 21:15:22Z g5pw@macports.org $ PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 github.setup jakubroztocil httpie 0.8.0 maintainers g5pw openmaintainer categories net description HTTPie is a command line HTTP client, a user-friendly cURL replacement. long_description HTTPie (pronounced aych-tee-tee-pie) 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. platforms darwin license BSD homepage http://httpie.org python.default_version 34 depends_lib-append port:py${python.version}-requests \ port:py${python.version}-pygments checksums rmd160 5e2cdd8e5cd53c81b77a54a0f985c9bfa9a6aef2 \ sha256 ca6b10e3288b56a6ab018672f3209bc34ed1ba38aa1f4774302c5d5391adf245 python.link_binaries_suffix