This is the mail archive of the
automake@gnu.org
mailing list for the automake project.
Re: building/installing Python modules?
- From: <christoph dot wiedemann at daimlerchrysler dot com>
- To: <tromey at redhat dot com>
- Cc: <automake at gnu dot org>
- Date: Thu, 25 Apr 2002 10:32:54 +0200
- Subject: Re: building/installing Python modules?
Why don't you use the distutils module coming with python ? They provide a
platform-independent building/installing mechanism of Python modules and
c-extensions.
Regards,
Christoph