blob: 269ef6eadd2d14fa51b2226c778d7dbd87364f20 (
plain)
1
2
3
4
5
|
pyzopfli is a straightforward Python wrapper around zopfli's ZlibCompress
method. It also wraps GzipCompress, but the API point does not try to mimic the
gzip module.
WWW: https://github.com/fonttools/py-zopfli
|