[Distutils] Distrubiting an extension w/o source

Mark Bakker mbakker at engr.uga.edu
Thu Jan 20 00:15:48 CET 2005


Hello -

I am trying to make a windows install for my Python program.
The program includes one FORTRAN extension, which I compiled into a working .pyd 
file.
My question is how to include the .pyd file in the distribution.
In the 'extension' part of the manual you only talk about compiling from source.
I have already compiled it (and it works!), just want to add it to my other files.

Thanks,

Mark



More information about the Distutils-SIG mailing list