{"library":"macholib","type":"library","category":null,"description":"macholib is a Python library used for analyzing and editing Mach-O headers, the executable format employed by macOS. It functions primarily as a dependency analysis tool, capable of rewriting dylib references within Mach-O headers to be @executable_path relative. The library is pure Python, platform, and endian-independent, currently at version 1.16.4, with active development and regular releases.","language":"python","status":"active","version":"1.16.4","tags":["macOS","Mach-O","executables","dylib","linking","introspection","binary analysis"],"install":[{"cmd":"pip install macholib","imports":["from macholib.MachO import MachO","from macholib import dyld","from macholib import framework","from macholib import util"]}],"homepage":null,"github":"http://github.com/ronaldoussoren/macholib","docs":"https://macholib.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/macholib/","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.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/macholib/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}