Source: python-pbcore Maintainer: Debian Med Packaging Team Uploaders: Andreas Tille Section: python Priority: optional Build-Depends: debhelper-compat (= 12), dh-python, python3-sphinx , python3-all, python3-setuptools, python3-h5py, python3-numpy, python3-pysam (>= 0.13), python3-nose , python3-uritools , python3-pytest , python3-pytest-runner , python3-pytest-xdist , python3-pytest-cov , python3-biopython (>= 1.74) , pylint, python3-coverage Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/python-pbcore Vcs-Git: https://salsa.debian.org/med-team/python-pbcore.git Homepage: https://github.com/PacificBiosciences/pbcore Rules-Requires-Root: no Package: python3-pbcore Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-pkg-resources, python3-biopython (>= 1.74) Recommends: python3-h5py Suggests: python-pbcore-doc (= ${source:Version}) Breaks: python-pbcore (<= 1.7) Provides: python-pbcore Replaces: python-pbcore Description: Python 3 library for processing PacBio data files The pbcore package provides Python modules for processing Pacific Biosciences data files and building PacBio bioinformatics applications. These modules include tools to read/write PacBio data formats, sample data files for testing and debugging, base classes, and utilities for building bioinformatics applications. . This package is part of the SMRTAnalysis suite. . This is the Python 3 module. Package: python-pbcore-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends}, libjs-jquery, libjs-underscore Description: Python library for processing PacBio data files (documentation) The pbcore package provides Python modules for processing Pacific Biosciences data files and building PacBio bioinformatics applications. These modules include tools to read/write PacBio data formats, sample data files for testing and debugging, base classes, and utilities for building bioinformatics applications. . pbcore is part of the SMRTAnalysis suite. This package provides the common documentation package.