archivers/py-zipstream-ng: import version 1.6.0

py-zipstream-ng is a modern and easy to use streamable zip file
generator. It can package and stream many files and folders into a zip
on the fly without needing temporary files or excessive memory. It can
also calculate the final size of the zip file before streaming it.
This commit is contained in:
khorben 2023-08-21 03:41:33 +00:00
parent 308a23eeca
commit ed2ad56d01
4 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,4 @@
A modern and easy to use streamable zip file generator. It can package and
stream many files and folders into a zip on the fly without needing temporary
files or excessive memory. It can also calculate the final size of the zip file
before streaming it.

View File

@ -0,0 +1,18 @@
# $NetBSD: Makefile,v 1.1 2023/08/21 03:41:33 khorben Exp $
DISTNAME= zipstream-ng-1.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= archivers python
MASTER_SITES= ${MASTER_SITE_PYPI:=z/zipstream-ng/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/pR0Ps/zipstream-ng
COMMENT= Modern and easy to use streamable zip file generator
LICENSE= gnu-lgpl-v3
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -0,0 +1,17 @@
@comment $NetBSD: PLIST,v 1.1 2023/08/21 03:41:33 khorben Exp $
bin/zipserver
${PYSITELIB}/zipstream/__init__.py
${PYSITELIB}/zipstream/__init__.pyc
${PYSITELIB}/zipstream/__init__.pyo
${PYSITELIB}/zipstream/ng.py
${PYSITELIB}/zipstream/ng.pyc
${PYSITELIB}/zipstream/ng.pyo
${PYSITELIB}/zipstream/server.py
${PYSITELIB}/zipstream/server.pyc
${PYSITELIB}/zipstream/server.pyo
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt

View File

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2023/08/21 03:41:33 khorben Exp $
BLAKE2s (zipstream-ng-1.6.0.tar.gz) = de51f3ac4a7ee4a695fe29d832677f5285359fc75d809d09b09dc4f1ae35cc5f
SHA512 (zipstream-ng-1.6.0.tar.gz) = 8be9a48f3a860b328bef40ac92cc949a0f303942cb8c6d09228460cbc6fe06fa96b89e438e4fd591070da8d6b228791c2390f03326fbe6f043f83b0caa99b177
Size (zipstream-ng-1.6.0.tar.gz) = 34585 bytes