librostlab-blast 1.0.1-13build1 source package in Ubuntu

Changelog

librostlab-blast (1.0.1-13build1) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:47:13 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs

Downloads

File Size SHA-256 Checksum
librostlab-blast_1.0.1.orig.tar.gz 375.0 KiB 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45
librostlab-blast_1.0.1-13build1.debian.tar.xz 6.5 KiB af64b67bab7468c5daedbf0c45f1a161787b9bce4021bc57363df3b2438b15d7
librostlab-blast_1.0.1-13build1.dsc 2.4 KiB b5c6c1dd6a49e9703cb96cb5f169721c72db0cdbbef2f21ceb226cb1c5e83242

View changes file

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