Utility to copy dynamic libs into OSX wheels
Matthew Brett <[email protected]>
| Newsgroups | gmane.comp.python.apple |
|---|---|
| Message-ID | <CAH6Pt5r4a7wmr8AJz8dbhXZ-1_CB5A8O9GpeD5YB_dMbe9m-pQ@mail.gmail.com> |
Hi,
I just released a first very alpha version of a utility called
'delocate'. It analyzes code in a wheel for any missing dynamic
libraries, and copies these into the wheel:
https://pypi.python.org/pypi/delocate
For example, something like:
delocate-wheel scipy-0.14.0b1-cp34-cp34m-macosx_10_6_intel.whl
will find the non-system dynamic libs that the wheel needs, and copy
them into the wheel, fixing the links as it goes. This can make it
easier to release wheels that will work across machines.
I'd be very grateful for feedback...
Cheers,
Matthew
_______________________________________________
Pythonmac-SIG maillist - [email protected]
https://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: https://mail.python.org/mailman/options/Pythonmac-SIG