macholib

1.16.3last stable release 1 year ago
Complexity Score
Low
Open Issues
N/A
Dependent Projects
35
Weekly Downloadsglobal
165,737

Keywords

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

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.

CI Status

  • .. image:: https://github.com/ronaldoussoren/macholib/workflows/Lint/badge.svg
  • .. image:: https://github.com/ronaldoussoren/macholib/workflows/Test/badge.svg

Project links

  • Documentation <https://macholib.readthedocs.io/en/latest/>_

  • Issue Tracker <https://github.com/ronaldoussoren/macholib>_

  • Repository <https://github.com/ronaldoussoren/macholib/>_

Dependencies

CVE IssuesActive
0
Scorecards Score
3.00
Test Coverage
No Data
Follows Semver
No
Github Stars
92
Dependenciestotal
1
DependenciesOutdated
0
DependenciesDeprecated
0
Threat Modelling
No Data
Repo Audits
No Data

Learn how to distribute macholib in your own private PyPI registry

pip install macholib
Processing...
Done

26 Releases

PyPI on Cloudsmith

Getting started with PyPI on Cloudsmith is fast and easy.