New package: httpie-0.9.2
This commit is contained in:
parent
4e04ea5c67
commit
ee07193d53
1 changed files with 14 additions and 0 deletions
14
srcpkgs/httpie/template
Normal file
14
srcpkgs/httpie/template
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Template file for 'httpie'
|
||||
pkgname=httpie
|
||||
version=0.9.2
|
||||
revision=1
|
||||
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"
|
||||
homepage="https://github.com/jakubroztocil/httpie"
|
||||
license="3-clause-BSD"
|
||||
distfiles="${PYPI_SITE}/h/httpie/httpie-${version}.tar.gz"
|
||||
checksum=af3982d41743d986608f1fe6e437d0493df227993c7edf013cc1d61883d40d68
|
Loading…
Reference in a new issue