{"library":"unlzw3","type":"library","category":null,"description":"unlzw3 is a pure Python decompression module for .Z files compressed using the Unix compress utility. Unlike the faster, but often Linux-specific, `unlzw` library using Python CFFI, unlzw3 is slower but offers cross-platform compatibility on any system running Python, including Windows. The current version is 0.2.3, released in December 2024, indicating active maintenance.","language":"python","status":"active","version":"0.2.3","tags":["compression","lzw","z-file","pure python","unix compress"],"last_verified":"Sat May 23","install":[{"cmd":"pip install unlzw3","imports":["from unlzw3 import unlzw"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/unlzw3/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/unlzw3/compatibility"}}