Re: Policy for naming python packages
On Sat, Jun 10, 2000 at 10:38:07PM +0200, Tomasz Wegrzanowski wrote:
>
> What about RE-searching for ^py ???
"grep-available python" is useful as well. To get a list of all the
packages that have "python" in the requirements or descriptions, you
can do "grep-available python|grep ^Package|awk '{print $2}'|wc -l"
(113 packages in woody).
If you don't have "grep-available", it's in the "grep-dctrl" package.
Quite a handy little util.
--
Aaron Malone (aaron@semo.net)
System Administrator "Of course I'm crazy, but that
Poplar Bluff Internet, Inc. doesn't mean I'm wrong."
http://www.semo.net -- Robert Anton Wilson
Reply to: