[Distutils] Plans for binary wheels, and PyPi and OS-X

Paul Moore p.f.moore at gmail.com
Fri Nov 1 23:57:34 CET 2013


On 1 November 2013 22:51, Donald Stufft <donald at stufft.io> wrote:
> How can I get the SOABI?

Sorry, didn't I include that before?

sysconfig.get_config_var('SOABI')

should do it.
Paul


More information about the Distutils-SIG mailing list