librostlab-blast 1.0.1-2 source package in Ubuntu
Changelog
librostlab-blast (1.0.1-2) unstable; urgency=low * Removed debian/librostlab-blast0.symbols file (Closes: #695964). -- Laszlo Kajan <email address hidden> Sun, 16 Dec 2012 22:25:29 +0100
Upload details
- Uploaded by:
- Debian Med
- Uploaded to:
- Sid
- Original maintainer:
- Debian Med
- Architectures:
- any all
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
librostlab-blast_1.0.1-2.dsc | 2.3 KiB | d9d3b5cce92927ef32bf6d6888792a5ca700a5bca37692233eb14da2ec581a90 |
librostlab-blast_1.0.1.orig.tar.gz | 375.0 KiB | 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45 |
librostlab-blast_1.0.1-2.debian.tar.gz | 3.6 KiB | 41a97430d45b1fd0e8c0ab922d01c5d2232957382962957a8b6ca53f1de4228c |
Available diffs
No changes file available.
Binary packages built by this source
- librostlab-blast-doc: 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 html and pdf documentation.
- librostlab-blast0: 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-blast0-dbg: No summary available for librostlab-blast0-dbg in ubuntu saucy.
No description available for librostlab-
blast0- dbg in ubuntu saucy.
- librostlab-blast0-dev: 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 files necessary for developing applications with
librostlab-blast.