librostlab-blast 1.0.1-13 source package in Ubuntu

Changelog

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

  * Team upload.
  * gcc-12.patch: added; fix ftbfs with gcc-12. (Closes: #1012990)
  * Standards-Version: 4.6.1 (routine-update)
  * d/rules: filter librostlab-blast.tag to remove build path; attempt to
    improve build reproducibility.
  * d/rules: limit dh_installdocs to architecture independent builds.

 -- Étienne Mollier <email address hidden>  Thu, 29 Sep 2022 14:37:03 +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
Mantic release universe libs
Lunar release universe libs

Downloads

File Size SHA-256 Checksum
librostlab-blast_1.0.1-13.dsc 2.5 KiB c68f4b941676ed0e46778a5dd0ac260bd3d1c67a9732d9ae6a207ebcb8106822
librostlab-blast_1.0.1.orig.tar.gz 375.0 KiB 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45
librostlab-blast_1.0.1-13.debian.tar.xz 6.4 KiB 067fb54fe8f18a5ef1d982aca23e52ce4685adf5e4609b8d3f40245a9d13283e

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