[Distutils] Distribution format for Python3 libraries
Alex Clark
aclark at aclark.net
Sat Nov 16 20:52:16 CET 2013
Thomas Heller <theller <at> ctypes.org> writes:
>
> What is the preferred format to distribute Python-3 libraries (for
> Windows) nowadays: wininst, egg, ...?
>
> It has been a long time that I have released something.
I don't know about preferred, but for Pillow we create all of them:
https://pypi.python.org/pypi?name=Pillow&version=2.2.1&:action=files
More information about the Distutils-SIG
mailing list