macholib 1.1
Mach-O header analysis and editing
macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X.
It's typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative.
Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.
| File | Type | Py Version | Size | # downloads |
|---|---|---|---|---|
| macholib-1.1.tar.gz (md5, pgp) | Source | 21KB | 6746 | |
| macholib-1.1-py2.4.egg (md5, pgp) | Python Egg | 2.4 | 56KB | 2629 |
- Author: Bob Ippolito <bob at redivi com>
- Home Page: http://undefined.org/python/#macholib
- License: MIT License
- Platform: any
- Categories
- Package Index Owner: bob
- DOAP record: macholib-1.1.xml
