Source: python-varcode
Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 pyensembl <!nocheck>,
 python3-memoized-property <!nocheck>,
 python3-numpy <!nocheck>,
 python3-pandas <!nocheck>,
 python3-pytest <!nocheck>,
 python3-sercol <!nocheck>,
 python3-serializable (>= 1.1.0) <!nocheck>,
 python3-setuptools,
 python3-typechecks <!nocheck>
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.4
Homepage: https://github.com/openvax/varcode
Vcs-Browser: https://salsa.debian.org/med-team/python-varcode
Vcs-Git: https://salsa.debian.org/med-team/python-varcode.git

Package: python3-varcode
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-serializable (>= 1.1.0),
 python3-typechecks
Description: DNA coding sequence variation effect predictor
 Varcode is a library for working with genomic variant data in Python
 and predicting the impact of those variants on protein sequences.

Package: varcode
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
 python3-varcode
Description: DNA coding sequence variation effect predictor
 Varcode is a library for working with genomic variant data in Python
 and predicting the impact of those variants on protein sequences.
 .
 This package with its name lacking the python3 prefix is meant
 to indicate that also two binaries are available to perfom
 the variant annotation.
