{"library":"libarchive-c","type":"library","category":null,"description":"libarchive-c is a Python interface to the C library libarchive, allowing users to read, write, and extract various archive formats like tar, zip, and 7z. It leverages `ctypes` for dynamic loading and is actively maintained, with regular releases (e.g., v5.3 released May 22, 2025). It is currently tested with Python 3.12 and 3.13.","language":"python","status":"active","version":"5.3","tags":["archive","compression","tar","zip","7zip","libarchive","cffi","ctypes"],"last_verified":"Sun May 24","install":[{"cmd":"pip install libarchive-c","imports":["import libarchive\nlibarchive.extract_file(...)","import libarchive\nwith libarchive.file_reader(...) as archive:","import libarchive\nwith libarchive.file_writer(...) as archive:","import libarchive\nentry = libarchive.ArchiveEntry(...)"]}],"homepage":null,"github":"https://github.com/Changaco/python-libarchive-c","docs":null,"changelog":null,"pypi":"https://pypi.org/project/libarchive-c/","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":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/libarchive-c/compatibility"}}