[ 原始碼: python-macholib ]
套件:python3-macholib(1.11+repack0-1)
python3-macholib 的相關連結
Debian 的資源:
下載原始碼套件 python-macholib:
- [python-macholib_1.11+repack0-1.dsc]
- [python-macholib_1.11+repack0.orig.tar.gz]
- [python-macholib_1.11+repack0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [bitbucket.org]
相似套件:
module for Mach-O header analysis and editing (Python 3 interface)
This module 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.
This package provides the Python 3.x module.
其他與 python3-macholib 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-altgraph
- Python 3 graph (network) package
-
- sug: python-macholib-doc
- module for Mach-O header analysis and editing (API documentation)