1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00
Mark Felder 3b009ba6fe 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.

WWW: http://pypi.python.org/pypi/czipfile
2017-10-12 17:30:49 +00:00
..
2017-08-05 09:01:15 +00:00
2017-10-12 11:55:02 +00:00
2017-08-21 13:26:28 +00:00
2017-10-05 10:38:13 +00:00
2017-09-26 19:13:49 +00:00
2017-08-20 12:30:25 +00:00
2017-09-27 18:13:14 +00:00
2017-10-12 11:30:49 +00:00
2017-08-11 12:59:31 +00:00
2017-08-18 15:58:03 +00:00
2017-10-10 11:19:47 +00:00
2017-10-10 11:19:51 +00:00
2017-10-10 11:19:56 +00:00
2017-10-10 11:20:01 +00:00
2017-10-10 11:20:06 +00:00
2017-10-10 11:20:11 +00:00
2017-10-10 11:20:15 +00:00
2017-10-07 19:23:17 +00:00
2017-09-02 22:37:05 +00:00
2017-10-04 13:45:16 +00:00
2017-09-21 13:01:44 +00:00
2017-09-05 16:11:06 +00:00
2017-09-12 20:56:47 +00:00
2017-10-05 09:49:26 +00:00
2017-08-04 07:10:59 +00:00
2017-09-25 00:08:16 +00:00
2017-09-25 00:02:36 +00:00
2017-10-05 10:38:13 +00:00
2017-08-21 13:26:28 +00:00
2017-10-11 19:49:16 +00:00