{"library":"zlib-state","type":"library","category":null,"description":"The zlib-state library provides a low-level Python interface to the zlib compression library, specifically enabling the capture and restoration of decompression states. This allows for advanced use cases such as resuming decompression from arbitrary points within gzip or raw deflate streams. It features `Decompressor` for byte-level control and `GzipStateFile` for file-like object interaction, and is actively maintained with support for recent Python versions up to 3.13.","language":"python","status":"active","version":"0.1.10","tags":["compression","zlib","gzip","state management","decompression","low-level"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zlib-state","imports":["from zlib_state import Decompressor","from zlib_state import GzipStateFile","import zlib_state"]}],"homepage":null,"github":"https://github.com/seanmacavaney/zlib-state","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zlib-state/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zlib-state/compatibility"}}