Source: python-scverse-misc
Section: python
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 flit,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-hatch-vcs,
Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/python-scverse-misc
Vcs-Git: https://salsa.debian.org/med-team/python-scverse-misc.git
Homepage: https://github.com/scverse/scverse-misc
Testsuite: autopkgtest-pkg-pybuild

Package: python3-scverse-misc
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: miscellaneous utility code used by scverse packages
 scverse contains foundational tools for single-cell omics data analysis.
 .
 This Python3 package contains common tools for all these packages.
