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