./archivers/py-czipfile, Replacement for builtin zipfile, with fast, C-based zipfile decryption

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2022Q1, Version: 1.0.0nb1, Package name: py27-czipfile-1.0.0nb1, Maintainer: nonakap

A replacement for the builtin zipfile module, with fast, C-based zipfile
decryption

czipfile is a replacement for Python's builtin "zipfile" module, and provides
much faster, C-based zipfile decryption. The code is actually 95% identical to
Python 2.6.5's Lib/zipfile.py, with some very minor modifications to allow it
to compile in Cython, and the _ZipDecrypter class adapted to take advantage of
native C datatypes.


Master sites:

Filesize: 141.033 KB

Version history: (Expand)