Source: python-pybedtools
Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Michael R. Crusoe <crusoe@debian.org>,
 Steffen Moeller <moeller@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 bedtools,
 cython3,
 python3-all-dev,
 python3-setuptools,
 python3-pysam,
 python3-matplotlib,
 python3-pytest <!nocheck>,
 python3-numpy,
 python3-numpydoc <!nodoc>,
 python3-pandas <!nodoc> <!nocheck>,
 python3-psutil <!nocheck>,
 python3-yaml <!nocheck>,
 python3-sphinx <!nodoc>,
 r-base-core,
 zlib1g-dev,,
 dh-sequence-sphinxdoc
Vcs-Browser: https://salsa.debian.org/med-team/python-pybedtools
Vcs-Git: https://salsa.debian.org/med-team/python-pybedtools.git
Homepage: https://daler.github.io/pybedtools/

Package: pybedtools-bin
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-pybedtools,
Description: Scripts produced for pybedtools
 The BEDTools suite of programs is widely used for genomic interval
 manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and
 offers feature-level manipulations from within Python.
 .
 This package provides scripts that are executable with the
 Python 3 version of this package.

Package: python3-pybedtools
Architecture: any
Depends:
 ${python3:Depends},
 ${misc:Depends},
 ${shlibs:Depends},
Suggests:
 python-pybedtools-doc,
Description: Python 3 wrapper around BEDTools for bioinformatics work
 The BEDTools suite of programs is widely used for genomic interval
 manipulation or “genome algebra”. pybedtools wraps and extends BEDTools and
 offers feature-level manipulations from within Python.
 .
 This is the Python 3 version.

Package: python-pybedtools-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends:
 ${misc:Depends},
 ${sphinxdoc:Depends},
Suggests:
 python3-pybedtools,
Built-Using:
 ${sphinxdoc:Built-Using},
Description: Documentation for pybedtools library
 Sphinx-generated documentation.
