librostlab-blast 1.0.1-14 source package in Ubuntu

Changelog

librostlab-blast (1.0.1-14) unstable; urgency=medium

  * d/control: add myself to uploaders.
  * d/control: declare compliance to standards version 4.7.0.
  * d/clean: new: cleanup doxygen-doc/. (Closes: #1048643)
  * d/control: mark librostlab-blast0v5 M-A: same.
  * d/control: mark librostlab-blast-doc M-A: foreign.

 -- Étienne Mollier <email address hidden>  Wed, 24 Apr 2024 13:16:38 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs

Downloads

File Size SHA-256 Checksum
librostlab-blast_1.0.1-14.dsc 2.5 KiB 4104bf3710365565045e49c468b8cfde2ada34bbdb38659ac47587ba4d8c729a
librostlab-blast_1.0.1.orig.tar.gz 375.0 KiB 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45
librostlab-blast_1.0.1-14.debian.tar.xz 6.6 KiB c0f2a42b8ecb4688421380e08af81b7357371dba08d57bd905dd33d9083ba826

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 (doc)

 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-dev: very fast C++ library for parsing the output of NCBI BLAST programs (devel)

 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.

librostlab-blast0v5: 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-dbgsym: debug symbols for librostlab-blast0v5