Source: librg-blast-parser-perl Maintainer: Debian Med Packaging Team Uploaders: Laszlo Kajan , Andreas Tille , Étienne Mollier Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libextutils-xspp-perl, librostlab-blast0-dev (>= 1.0.1-12), librostlab3-dev, perl-xs-dev Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/librg-blast-parser-perl Vcs-Git: https://salsa.debian.org/med-team/librg-blast-parser-perl.git Homepage: https://rostlab.org/ Package: librg-blast-parser-perl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends} Description: very fast NCBI BLAST parser - binding for Perl This package contains Perl binding for a very fast C++ library that parses the default output of NCBI BLAST programs. BLAST results are returned in a convenient hash structure. . Evaluated on a very small test set, this parser is considerably faster than Zerg::Report from libzerg-perl.