Re: [Python-Dev] What's missing from easy_install

2009-04-07 Thread Lennart Regebro
On Tue, Apr 7, 2009 at 15:05, KDr2 wrote: > I need an CPyAN. On the lighter side of things: That would be pronounced "spy-ann", which mean "the vomit" is swedish. Do you still want it? :-D -- Lennart Regebro: Pythonista, Barista, Notsotrista. http://regebro.wordpress.com/ +33 661 58 14 64

Re: [Python-Dev] What's missing from easy_install

2009-04-07 Thread Antoine Pitrou
Neal Becker gmail.com> writes: > > 2. Various utilities to provide query package management. >- easy_install --list (list files installed) "yolk" will tell you that. http://pypi.python.org/pypi/yolk Regards Antoine. ___ Python-Dev mailing list

Re: [Python-Dev] What's missing from easy_install

2009-04-07 Thread Jesse Noller
On Tue, Apr 7, 2009 at 9:02 AM, Neal Becker wrote: > 1. easy_remove! > > 2. Various utilities to provide query package management. >   - easy_install --list (list files installed) This discussion should happen on the distutils-sig list; not python-dev _

Re: [Python-Dev] What's missing from easy_install

2009-04-07 Thread KDr2
I need an CPyAN. -- Best Regards, -- KDr2, at x-macro.com. On Tue, Apr 7, 2009 at 9:02 PM, Neal Becker wrote: > 1. easy_remove! > > 2. Various utilities to provide query package management. > - easy_install --list (list files installed) > > > __

[Python-Dev] What's missing from easy_install

2009-04-07 Thread Neal Becker
1. easy_remove! 2. Various utilities to provide query package management. - easy_install --list (list files installed) ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.pyt