[Blends-commit] r3262 - /projects/med/trunk/debian-med/tasks/bio-dev

lkajan-guest at users.alioth.debian.org lkajan-guest at users.alioth.debian.org
Wed Apr 4 10:08:03 UTC 2012


Author: lkajan-guest
Date: Wed Apr  4 10:08:02 2012
New Revision: 3262

URL: http://svn.debian.org/wsvn/blends/?sc=1&rev=3262
Log:
updated librostlab-blast description

Modified:
    projects/med/trunk/debian-med/tasks/bio-dev

Modified: projects/med/trunk/debian-med/tasks/bio-dev
URL: http://svn.debian.org/wsvn/blends/projects/med/trunk/debian-med/tasks/bio-dev?rev=3262&op=diff
==============================================================================
--- projects/med/trunk/debian-med/tasks/bio-dev (original)
+++ projects/med/trunk/debian-med/tasks/bio-dev Wed Apr  4 10:08:02 2012
@@ -228,9 +228,14 @@
 WNPP: 666193
 License: LGPL-3+
 Language: C++
-Pkg-Description: very fast C++ library for parsing NCBI BLAST output
- This package provides a very fast library for parsing the NCBI BLAST default
- (-m 0) output.
+Pkg-Description: very fast C++ library for parsing the output of NCBI BLAST programs
+ This package provides a very fast library for parsing the default output of
+ NCBI BLAST programs into a C++ structure.
+ .
+ libzerg is faster, but it provides only lexing (i.e. it only returns pairs
+ of token identifiers and token string values).  librostlab-blast uses a
+ parser generated with bison on top of a flex-generated lexer very similar to
+ that of libzerg.
 
 Depends: librg-blast-parser-perl
 WNPP: 666194




More information about the Blends-commit mailing list