add-determinism 0.7.3

RPM buildroot helper to strip nondeterministic bits in files
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
f

��_�c@s:ddlZdgZe�d�Zdd�Zdd�Zedkr6e�dS)iN�framework_infoz�(?x)
(?P<location>^.*)(?:^|/)
(?P<name>
    (?P<shortname>\w+).framework/
    (?:Versions/(?P<version>[^/]+)/)?
    (?P=shortname)
    (?:_(?P<suffix>[^_]+))?
)$
cCst�|�}|sdS|��S)N)�STRICT_FRAMEWORK_REZmatchZ	groupdict)ZfilenameZis_framework�r�2/usr/lib64/python3.10/ctypes/macholib/framework.pyrs
cCsddd�}dS)NcSst|||||d�S)N�ZlocationZnameZ	shortnameZversionZsuffix)Zdictrrrr�d-s�ztest_framework_info.<locals>.d)NNNNNr)rrrr�test_framework_info,s
rZ__main__)ZreZ__all__ZcompilerrrZ__name__rrrrZ<module>s