Source: scikit-bio-binaries Section: science Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Build-Depends: debhelper-compat (= 13), d-shlibs, architecture-is-64-bit, architecture-is-little-endian, python3, libopenblas-serial-dev | libblas.so | liblapack.so, liblapacke-dev Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/med-team/scikit-bio-binaries Vcs-Git: https://salsa.debian.org/med-team/scikit-bio-binaries.git Homepage: https://github.com/scikit-bio/scikit-bio-binaries Package: libskbb1 Architecture: any Multi-Arch: same Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} Description: optimized C++ bioinformatics algorithms for scikit-bio Scikit-bio-binaries provides high-performance C++ implementations of select algorithms (e.g., PCoA, PERMANOVA) to accelerate scikit-bio, a Python library for bioinformatics. It is designed to handle large-scale datasets efficiently. . This package contains the shared library. Package: libskbb-dev Architecture: any Multi-Arch: same Section: libdevel Depends: libskbb1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} Description: optimized C++ bioinformatics algorithms for scikit-bio (devel) Scikit-bio-binaries provides high-performance C++ implementations of select algorithms (e.g., PCoA, PERMANOVA) to accelerate scikit-bio, a Python library for bioinformatics. It is designed to handle large-scale datasets efficiently. . This package contains the header files.