Source: python-deeptoolsintervals
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Section: science
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all-dev,
               python3-setuptools,
               zlib1g-dev
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/python-deeptoolsintervals
Vcs-Git: https://salsa.debian.org/med-team/python-deeptoolsintervals.git
Homepage: https://github.com/deeptools/deeptools_intervals/
Rules-Requires-Root: no

Package: python3-deeptoolsintervals
Architecture: any
Section: python
Depends: ${python3:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: python-python-deeptoolsintervals-doc
Description: handlig GTF-like sequence-associated interal-annotation
 Regions in biological sequences are described (annotated) as genes,
 transcription factor binding sites, low complexity, ... whatever
 biological research brings.
 .
 This package supports the efficienct operation with this information.
