2015-03-07 18:09:09 +00:00
|
|
|
# Template file for 'httpie'
|
|
|
|
pkgname=httpie
|
|
|
|
version=0.9.2
|
2015-03-07 18:37:37 +00:00
|
|
|
revision=2
|
2015-03-07 18:09:09 +00:00
|
|
|
noarch=yes
|
|
|
|
build_style=python-module
|
|
|
|
hostmakedepends="python-setuptools"
|
|
|
|
depends="${hostmakedepends} python-requests python-Pygments"
|
|
|
|
pycompile_module="httpie"
|
|
|
|
short_desc="Human-friendly command line HTTP client"
|
2015-03-07 18:37:37 +00:00
|
|
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
2015-03-07 18:09:09 +00:00
|
|
|
homepage="https://github.com/jakubroztocil/httpie"
|
|
|
|
license="3-clause-BSD"
|
|
|
|
distfiles="${PYPI_SITE}/h/httpie/httpie-${version}.tar.gz"
|
|
|
|
checksum=af3982d41743d986608f1fe6e437d0493df227993c7edf013cc1d61883d40d68
|