librostlab-blast 1.0.1-12 source package in Ubuntu

Changelog

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

  [ Aaron M. Ucko ]
  * eliminate the need to force an old C++ standard version
    Closes: #851472, #832138

  [ Andreas Tille ]
  * Drop unused lintian overrides
  * Rename autopkgtest to run-unit-test
  * Sequence of arguments in autopkgtest compatible with --as-needed

 -- Andreas Tille <email address hidden>  Mon, 24 Jan 2022 07:21:52 +0100

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
Jammy release universe libs

Downloads

File Size SHA-256 Checksum
librostlab-blast_1.0.1-12.dsc 2.3 KiB 36004eed7b30b00fd8717b47565f840d96abf9054a207b299b3585dbe72cad3a
librostlab-blast_1.0.1.orig.tar.gz 375.0 KiB 7c0a0181253b3006585b7ffb755fb9720181e70d91dd25ec511b5d88bd6ece45
librostlab-blast_1.0.1-12.debian.tar.xz 5.6 KiB d8ec8695572553ab08e4d86b5ad66b646b7dcd9edb9b7a9cff67370e504509e2

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