On Sat, Jun 10, 2000 at 10:21:39PM -0500, Aaron Malone wrote:
> can do "grep-available python|grep ^Package|awk '{print $2}'|wc -l"
oops. Lose the "|wc -l" from that, I pasted from a terminal and
forgot to remove it. :)
--
Aaron Malone ([EMAIL PROTECTED])
System Administrator "
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 '{
On Fri, Jun 09, 2000 at 02:44:36PM +0200, JИrТme Marant wrote:
> > I am pretty sure that python- prefix is for packages that provide some
> > functionality
> > in /usr/lib/site-python, /usr/lib/python{version}/site-packages
>
> Do you mean those whose .py files directly fit in site-packages itsel
On Sat, Jun 10, 2000 at 11:56:46AM -0600, Bruce Sass wrote:
> On 10 Jun 2000, Andreas Voegele wrote:
> > >> In my opinion, packages like "pygtk" and "pyqt" that add new
> > >> modules to Python should always be renamed to "python-*" [...]
> >
> > > [...]
> >
> > > As far as findin
On 10 Jun 2000, Andreas Voegele wrote:
> >> In my opinion, packages like "pygtk" and "pyqt" that add new
> >> modules to Python should always be renamed to "python-*" [...]
>
> > [...]
>
> > As far as finding stuff in dselect goes... try "/".
>
> That is what I'm doing. But dsele
>> In my opinion, packages like "pygtk" and "pyqt" that add new
>> modules to Python should always be renamed to "python-*" [...]
> [...]
> As far as finding stuff in dselect goes... try "/".
That is what I'm doing. But dselect does only support simple substring
searches and whe
6 matches
Mail list logo