Skip to main content

a (light) binding for 7-zip codecs

Project description

[![PyPI](https://img.shields.io/pypi/v/codecs7z)](https://pypi.org/project/codecs7z/)

## codecs7z

a (light) binding for 7-zip codecs.

For now Deflate/Deflate64/BZip2 are covered.

### caveats

  1. LZMA/PPMd are not covered as they are not self-contained format (decoding OPTIONs have to be specified and SetDecoderProperties2 even looks implementation-specific), hence not covered. For PPMd, use [pyppmd](pyppmd).

  2. Deflate(64) decompressors have to be flushed, hence decompression is incompatible with zipfile. For Deflate64 decompression, use [zipfile-deflate64](https://pypi.org/project/zipfile-deflate64/).

## tested versions

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

codecs7z-0.0.0.1.tar.gz (664.8 kB view hashes)

Uploaded Source

Built Distributions

codecs7z-0.0.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (338.4 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.5+ x86-64

codecs7z-0.0.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (338.2 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.5+ x86-64

codecs7z-0.0.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (337.8 kB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.5+ x86-64

codecs7z-0.0.0.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (337.5 kB view hashes)

Uploaded CPython 3.6m manylinux: glibc 2.5+ x86-64

codecs7z-0.0.0.1-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (337.3 kB view hashes)

Uploaded CPython 3.5m manylinux: glibc 2.5+ x86-64

codecs7z-0.0.0.1-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl (335.2 kB view hashes)

Uploaded CPython 2.7mu manylinux: glibc 2.5+ x86-64

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