DEBSOURCES
Skip Quicknav
sources / python-macholib / 1.16.2%2Bds0-1 / macholib / __init__.py
12345678
""" Enough Mach-O to make your head spin. See the relevant header files in /usr/include/mach-o And also Apple's documentation. """ __version__ = "1.16.2"