forked from extern/httpie-cli
419427cfb6
* Update Alpine package * Add charset-normalizer deps for Alpine It currently does not exist. We will need to add it ourselves. * Update Gentoo package * Update Brew formula * Update MacPorts port * Fix Gentoo deps * Update examples * Update Void Linux package * Update Void Linux commands * Update Chocolateur package * Review DEbian packaging details * Simplify Void Linux package * Update more packages * Update summary everywhere * Remove temporary file * Update Chocolatey package URL * Updates * Update Spack
9 lines
215 B
Plaintext
9 lines
215 B
Plaintext
PKGNAME=httpie
|
|
PKGSEC=utils
|
|
PKGDEP="charset-normalizer defusedxml requests toolbelt pygments pysocks"
|
|
PKGDES="Modern, user-friendly command-line HTTP client for the API era"
|
|
|
|
ABHOST=noarch
|
|
ABTYPE=python
|
|
NOPYTHON2=1
|