Hi all, Is there a way I can use distutils to package up a binary distribution of a SWIG module that has already been created with another build tool?
In particular, I have a .dll/.so file and a .py file, and they just need to be dropped in the right place, and I want to use the distutils 'bdist_rpm' / exe builder to then create a distributable. Cheers JP -- John Pye School of Mechanical and Manufacturing Engineering The University of New South Wales Sydney NSW 2052 Australia t +61 2 9385 5127 f +61 2 9663 1222 mailto:john.pye_AT_student_DOT_unsw.edu.au http://pye.dyndns.org/ _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
