Using Python packaging tools to maintain source distributions in other languages?

rusi rustompmody at gmail.com
Tue Jul 24 01:59:10 EDT 2012


On Jul 23, 11:16 pm, eric.lemi... at gmail.com wrote:
> Greetings all,
>
> I would like to leverage the Python packaging tools (e.g. distutils, setuptools, distribute, et. al.) to maintain (i.e. download, extract, configure, make, install, package) source distributions other than Python modules (e.g. zlib, openssl).
>
> Are there any open-source packages/tools that already do this?  Any documentation in print or on the web that outlines a basic plan for doing such?
>
> Any and all help greatly appreciated.

Ive heard good things about scons
http://en.wikipedia.org/wiki/SCons



More information about the Python-list mailing list