Skip to content

Commit 7aa2c01

Browse files
committed
Merge pull request #737 from jcftang/add-httpie
httpie: initial add of package, this is a curl alternative
2 parents a5799d2 + 2fd6763 commit 7aa2c01

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pkgs/httpie.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
extends: [setuptools_package]
2+
3+
dependencies:
4+
build: [pygments]
5+
6+
sources:
7+
- key: tar.gz:v44yfvaxipmymyepd7toin6qje67ej4z
8+
url: https://pypi.python.org/packages/source/h/httpie/httpie-0.9.2.tar.gz

0 commit comments

Comments
 (0)