zipfile39
Project description
## zipfile39
Backport of zipfile Python 3.9 (especially caae717) to older Python including Python 2.7.
Uses backports.lzma for ZIP_LZMA (method 14) Python2 handler.
- Introducing ZIP_XZ (method 95) and ZIP_ZSTANDARD (method 93) handlers.
ZIP_ZSTANDARD Python2 uses zstandard 0.14.1 (the last compatible version).
- Installation requisites:
pathlib2 (Python2 only)
contextlib2 (Python2 only)
- Optional requisites:
backports.lzma (Python2 only)
zstandard
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
zipfile39-0.0.0.2.tar.gz
(24.4 kB
view details)
File details
Details for the file zipfile39-0.0.0.2.tar.gz.
File metadata
- Download URL: zipfile39-0.0.0.2.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.25.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72e88a94e4979a104ac4b0da84fea478f8fe8e99534c4fca4b3ffe07f7d98cba
|
|
| MD5 |
d54956e99f4ae9de29f739301d0087ea
|
|
| BLAKE2b-256 |
08cafad8c85eba30832799e98e40c88d4357f3fef64cf79c4df1eb067bd4bc4c
|