Source: python-bd2k
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>,
           Michael R. Crusoe <michael.crusoe@gmail.com>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 11~),
               dh-python,
               python-all,
               python-setuptools,
               python-boto,
               python-dill,
               python-lockfile,
               python-mock,
               python-pytest,
               python-pytest-runner,
               python-future
#               python3-setuptools,
#               python3-boto,
#               python3-dill,
#               python3-lockfile,
#               python3-mock,
#               python3-pytest,
#               python3-pytest,
#               python3-pytest-runner
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/python-bd2k
Vcs-Git: https://salsa.debian.org/med-team/python-bd2k.git
Homepage: https://github.com/BD2KGenomics/bd2k-python-lib

Package: python-bd2k
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends}
Description: utilities for BD2KGenomics (Python 2)
 This package is a dependency for the toil workflow engine.
 It provides a range of smallish software solutions
 like hashes and hash tables or iterators.
 .
 This package installs the library for Python 2.

#Package: python3-bd2k
#Architecture: all
#Depends: ${python3:Depends},
#         ${misc:Depends}
#Description: utilities for BD2KGenomics (Python 3)
# This package is a dependency for the toil workflow engine.
# It provides a range of smallish software solutions
# like hashes and hash tables or iterators.
# .
# This package installs the library for Python 3.
