[Distutils] list and remove packages with easy_install?
Ronald Oussoren
ronaldoussoren at mac.com
Thu Nov 9 18:51:59 CET 2006
On 9 Nov 2006, at 6:43 PM, Thomas Heller wrote:
> Ok, easy_install is really cool.
>
> Installing most of the packages (*) that one needs with easy_install
> makes the wish grow to use easy_install as a complete solution.
>
> So, why can't easy_install manage the packages that I have
> installed in
> these ways:
>
> - list the packages that I have installed
> - remove one of them (completely!) if I don't want to use it any
> longer.
Because nobody got around to building that functionality yet. Feel
free to donate this functionality :-)
BTW. On my machine:
$ packman list
altgraph - 0.6.8.dev-r9 - system, develop, active
bdist-mpkg - 0.4.3.dev-r14 - system, develop, active
cElementTree - 1.0.5-20051216 - system, active
Cheetah - 1.0 - system, active
CherryPy - 2.2.1 - system, active
configobj - 4.3.2 - system, active
docutils - 0.4 - system, active
...
One of these days I'm going to polish this up and publish it
somewhere, it's a command-line wrapper for setuptools. There's also a
GUI layer (for OSX only), but that's far from finished.
Ronald
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3562 bytes
Desc: not available
Url : http://mail.python.org/pipermail/distutils-sig/attachments/20061109/69ee2a9b/attachment.bin
More information about the Distutils-SIG
mailing list