Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page