| .. | |||||
| __pycache__ | |||||
| README.ctypes | |||||
| __init__.py | |||||
| dyld.py | |||||
| dylib.py | |||||
| fetch_macholib | |||||
| framework.py |
""" 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.0'
| .. | |||||
| __pycache__ | |||||
| README.ctypes | |||||
| __init__.py | |||||
| dyld.py | |||||
| dylib.py | |||||
| fetch_macholib | |||||
| framework.py |