Path to this page:
./
archivers/py-czipfile,
Replacement for builtin zipfile, with fast, C-based zipfile decryption
Branch: pkgsrc-2018Q4,
Version: 1.0.0,
Package name: py27-czipfile-1.0.0,
Maintainer: nonakapA 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.
Required to run:[
devel/py-cython] [
devel/py-setuptools] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 7155b7238c397a7bca130ce986d03613228ca318
RMD160: e86710e82c50e85dc86b8489eb042ccce0889d03
Filesize: 141.033 KB
Version history: (Expand)
- (2019-01-02) Package added to pkgsrc.se, version py27-czipfile-1.0.0 (created)