Source: sklearn-compat
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-hatchling,
Build-Depends-Indep:
 python3-pytest,
 python3-sklearn,
Standards-Version: 4.7.4
Homepage: https://github.com/sklearn-compat/sklearn-compat
Vcs-Git: https://salsa.debian.org/science-team/sklearn-compat.git
Vcs-Browser: https://salsa.debian.org/science-team/sklearn-compat
Testsuite: autopkgtest-pkg-python

Package: python3-sklearn-compat
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Enhances:
 python3-sklearn,
Description: Ease multi-version support for scikit-learn compatible library
 sklearn-compat is a small Python package that help developer writing
 scikit-learn compatible estimators to support multiple scikit-learn
 versions.
