Source: seqan3 Maintainer: Debian Med Packaging Team Uploaders: Michael R. Crusoe , Section: science Build-Depends: debhelper-compat (= 13), architecture-is-64-bit, cmake, cppreference-doc-en-html , doxygen , doxygen-awesome-css , ghostscript , graphviz , libbenchmark-dev , libbz2-dev , libcereal-dev , libgtest-dev , ninja-build, texlive-latex-base , texlive-latex-extra , zlib1g-dev , Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/seqan3 Vcs-Git: https://salsa.debian.org/med-team/seqan3.git Homepage: https://www.seqan.de/ Package: libseqan3-dev Architecture: all Section: libdevel Depends: libbz2-dev, libcereal-dev, zlib1g-dev, ${misc:Depends}, Breaks: seqan-raptor (<< 3.0.1+ds-6), Description: C++ library for the analysis of biological sequences v3 (development) SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. . This package contains the developer files. Package: seqan3-doc Architecture: all Multi-Arch: foreign Section: doc Depends: doxygen-awesome-css, ${misc:Depends}, Suggests: libseqan3-dev, Description: C++ library for the analysis of biological sequences v3 (documentation) SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. . This package contains the documentation and examples Build-Profiles: