On Tue, 11 Dec 2012, Charles Plessy wrote:
Le Sun, Dec 09, 2012 at 04:16:11PM +0100, Thorsten Alteholz a écrit :
Squeeze (6.1.0-5) works great:
~$ wossname -search preg
Finds programs by keywords in their short description
SEARCH FOR 'PREG'
preg Regular expression search of protein sequence(s)
Wheezy (6.4.0-2) works great:
~$ wossname -search preg
Finds programs by keywords in their short description
SEARCH FOR 'PREG'
preg Regular expression search of protein sequence(s)
Sid (6.4.0-4) works great:
~$ wossname -search preg
Finds programs by keywords in their short description
SEARCH FOR 'PREG'
preg Regular expression search of protein sequence(s)
Thanks !
Strangely, on my computer, it fails.
The above tests have been made on amd64. This is a test on i386:
Sid (i386, 6.4.0-4) works great:
~$ wossname -search preg
Finds programs by keywords in their short description
SEARCH FOR 'PREG'
preg Regular expression search of protein sequence(s)
Thorsten