New package: python3-zipstream-ng-1.7.1

This commit is contained in:
chrysos349 2024-05-25 17:15:46 +03:00 committed by Leah Neukirchen
parent 667452de84
commit 11a27a3802

View File

@ -0,0 +1,15 @@
# Template file for 'python3-zipstream-ng'
pkgname=python3-zipstream-ng
version=1.7.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
checkdepends="python3-pytest"
short_desc="Modern and easy to use streamable zip file generator"
maintainer="chrysos349 <chrysostom349@gmail.com>"
license="LGPL-3.0-only"
homepage="https://github.com/pR0Ps/zipstream-ng"
distfiles="${PYPI_SITE}/z/zipstream-ng/zipstream-ng-${version}.tar.gz"
checksum=f92023b9ca578cd7fdd94ec733c65664ecf7ee32493e38cdf8e365a1316e9ffc
conflicts="python3-zipstream"