Source: consensuscore Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille , Section: science Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 13), dh-exec, dh-sequence-python3, architecture-is-64-bit [!i386], architecture-is-little-endian, libboost-dev, libsimde-dev, python3-all-dev, python3-numpy, python3-numpy-dev, python3-setuptools, swig, Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/consensuscore Vcs-Git: https://salsa.debian.org/med-team/consensuscore.git Homepage: https://github.com/PacificBiosciences/ConsensusCore Package: libconsensuscore-dev Architecture: any Multi-Arch: same Section: libdevel Depends: ${misc:Depends}, ${shlibs:Depends}, Description: algorithms for PacBio multiple sequence consensus -- development files ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools (.NET). This library primarily exists as the backend for GenomicConsensus, which implements Quiver. . This package is part of the SMRT Analysis suite. It provides the header files and static library. Package: python3-pbconsensuscore Architecture: any Section: python Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}, Description: algorithms for PacBio multiple sequence consensus -- Python 3 ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools (.NET). This library primarily exists as the backend for GenomicConsensus, which implements Quiver. . This package is part of the SMRT Analysis suite. It provides the Python3 bindings.