fw4spl
|
Static Public Member Functions | |
def | find (path, pattern, dep_filter) |
Public Attributes | |
path | |
name | |
dep_filter | |
Static Public Attributes | |
db = dict() | |
ignored = defaultdict(set) | |
fw_re = re.compile('.*?(?P<fw>[^/]+\.framework.+)') | |
Definition at line 87 of file osx_install_name_tool.py.