summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 47afdf877887a46bfdc0faededdff5f177b7bea1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-unzip-http
	pkgdesc = Extract files from .zip files over http without downloading entire archive
	pkgver = 0.7
	pkgrel = 1
	url = https://github.com/saulpw/unzip-http
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	depends = python-urllib3
	source = unzip-http-0.7.tar.gz::https://github.com/saulpw/unzip-http/archive/refs/tags/v0.7.tar.gz
	sha256sums = 7f834bd87c11d51c092f0ed8b3d0bb924d9f74d2970208cdf5366163aabc966a

pkgname = python-unzip-http