Skip to content

cielavenir/python-slz

Repository files navigation

PyPI

slz

a (light) binding for http://www.libslz.org/

o = slz.compressobj
o.compress('hello')
o.flush()

the stream is compatible with zlib deflate.

tested versions

  • Python 2.7
  • Python 3.9
  • PyPy [2.7] 7.3.3
  • PyPy [3.7] 7.3.5
  • Pyston [3.8] 2.3

Windows installation

Now sdist installation is possible.

Apple M1 wheel

It will be considered after actions/python-versions#114 is done.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published