套件:librostlab-blast0v5(1.0.1-14 以及其他的) [debports]
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.
This package contains the shared library.
其他與 librostlab-blast0v5 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3