mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
New package: python3-zipstream-1.1.4
This commit is contained in:
parent
4a18907275
commit
c933162cc3
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-zipstream/template
Normal file
13
srcpkgs/python3-zipstream/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'python3-zipstream'
|
||||||
|
pkgname=python3-zipstream
|
||||||
|
version=1.1.4
|
||||||
|
revision=1
|
||||||
|
wrksrc=python-zipstream-${version}
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python python3 python-setuptools python3-setuptools"
|
||||||
|
short_desc="Python's ZipFile module, except it works as a generator"
|
||||||
|
maintainer="Michael Aldridge <aldridge.mac@gmail.com>"
|
||||||
|
license="GPL-3"
|
||||||
|
homepage="https://github.com/allanlei/python-zipstream"
|
||||||
|
distfiles="https://github.com/allanlei/python-zipstream/archive/v${version}.tar.gz"
|
||||||
|
checksum=32a7a4bdb786914445589595273beffbbf9b6a0a3a3dc2cf19ea96114bd2abd7
|
Loading…
Add table
Reference in a new issue