Skip to main content

a binding for blast/pklib (dclimplode)

Project description

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

## dclimplode

a (quick) binding for https://github.com/madler/zlib/blob/master/contrib/blast/blast.c and https://github.com/ladislav-zezula/StormLib/blob/master/src/pklib/implode.c

DCL stands for PKWARE(R) Data Compression Library.

` o = dclimplode.compressobj() s = o.compress(b'hello')+o.flush() o = dclimplode.decompressobj() o.decompress(s) == b'hello' `

## tested versions

## special thanks

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

dclimplode-0.0.0.3.tar.gz (423.2 kB view hashes)

Uploaded Source

Built Distributions

dclimplode-0.0.0.3-cp39-cp39-manylinux1_x86_64.whl (238.0 kB view hashes)

Uploaded CPython 3.9

dclimplode-0.0.0.3-cp38-cp38-manylinux1_x86_64.whl (237.6 kB view hashes)

Uploaded CPython 3.8

dclimplode-0.0.0.3-cp37-cp37m-manylinux1_x86_64.whl (237.2 kB view hashes)

Uploaded CPython 3.7m

dclimplode-0.0.0.3-cp36-cp36m-manylinux1_x86_64.whl (236.9 kB view hashes)

Uploaded CPython 3.6m

dclimplode-0.0.0.3-cp35-cp35m-manylinux1_x86_64.whl (236.8 kB view hashes)

Uploaded CPython 3.5m

dclimplode-0.0.0.3-cp27-cp27mu-manylinux1_x86_64.whl (237.2 kB view hashes)

Uploaded CPython 2.7mu

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