[Distutils] Extending distutils with 3rd party build commands?
Ronald Oussoren
ronaldoussoren at mac.com
Sat Oct 23 14:21:15 CEST 2004
On 21-okt-04, at 14:50, Bob Ippolito wrote:
> Well, I want users to be packagers as well. Not every Python module
> is going to have a prebuilt .mpkg lying around, and using bdist_mpkg
> to install modules has its advantages over a normal setup.py install.
> The three big ones are: it goes into the installation database so you
> can remove it, [...]
How do you uninstall an installed package? I haven't found a system
tool for that yet.
Ronald
More information about the Distutils-SIG
mailing list