Source: librg-blast-parser-perl Maintainer: Debian Med Packaging Team Uploaders: Laszlo Kajan , Andreas Tille Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper (>= 11~), libextutils-xspp-perl, librostlab-blast0-dev, librostlab3-dev Standards-Version: 4.2.1 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: http://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.