Re: Contributing Mac OS X packages to PyPI

2010-03-04 Thread Ben Gollmer
On Mar 4, 2010, at 3:40 PM, Michael Ströder wrote: > Ben Gollmer wrote: >> I have built universal binary packages for Python-LDAP 2.3.10 on both >> Mac OS X 10.5 (Python 2.5) and 10.6 (Python 2.6). Is it possible to add >> these to the PyPI page, to go along with the Windows installers? They >> ca

Re: Contributing Mac OS X packages to PyPI

2010-03-04 Thread Michael Ströder
Ben Gollmer wrote: > I have built universal binary packages for Python-LDAP 2.3.10 on both > Mac OS X 10.5 (Python 2.5) and 10.6 (Python 2.6). Is it possible to add > these to the PyPI page, to go along with the Windows installers? They > can be very useful for users that don't have Xcode / gcc ins

Contributing Mac OS X packages to PyPI

2009-11-04 Thread Ben Gollmer
I have built universal binary packages for Python-LDAP 2.3.10 on both Mac OS X 10.5 (Python 2.5) and 10.6 (Python 2.6). Is it possible to add these to the PyPI page, to go along with the Windows installers? They can be very useful for users that don't have Xcode / gcc installed. Cheers, --