UNKNOWN
Project description
Machoutils is a small set of tools built on top of macholib to retrieve and change informations about mach-o files
Examples:
# Print the list of rpath defined in the given .dylib python -m machotools list_rpaths foo.dylib # Print the id (i.e. install_name) of the given .dylib python -m machotools install_name foo.dylib
Internally, machotools is written as a library so that it can be used within bigger tools, but the API is currently in-flux until the first 1.0 release.
Development happens on github
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
machotools-0.0.2.tar.gz
(7.5 kB
view details)
File details
Details for the file machotools-0.0.2.tar.gz
.
File metadata
- Download URL: machotools-0.0.2.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b14564dab5b79420f8c0f6b5f4bea6a984b783db77ca195d8f657d524f5eef1 |
|
MD5 | 0d81559ac1471dbd7ebe02923de9b8e8 |
|
BLAKE2b-256 | 2cbeca76aa0b4b21d21bb6029c59138eb37f268bc2f121f9a6e60f2b3d233aff |