{"library":"rpmfile","type":"library","category":null,"description":"The `rpmfile` library (current version 2.1.0, released July 24, 2024) provides tools for inspecting RPM archive files in Python. It is designed to be similar to Python's built-in `tarfile` module, offering an interface to read and extract contents, as well as inspect metadata (headers) of RPM packages. The project maintains an active development status with regular updates addressing parsing correctness and adding features.","language":"python","status":"active","version":"2.1.0","tags":["rpm","archive","package","parsing","metadata"],"install":[{"cmd":"pip install rpmfile","imports":["import rpmfile","from rpmfile import RPMFile"]},{"cmd":"pip install 'rpmfile[zstd]' # Or: pip install rpmfile zstandard","imports":[]}],"homepage":null,"github":"https://github.com/srossross/rpmfile","docs":null,"changelog":null,"pypi":"https://pypi.org/project/rpmfile/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/rpmfile/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}