Source: python-narwhals
Standards-Version: 4.7.4
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Francesco Ballarin <ballarin@debian.org>,
Section: python
Testsuite: autopkgtest-pkg-pybuild
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-hatchling,
 python3-hypothesis <!nocheck>,
 python3-setuptools,
 python3-pandas <!nocheck>,
 python3-pyarrow <!nocheck>,
 python3-pytest <!nocheck>,
 python3-pytest-env <!nocheck>,
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-narwhals
Vcs-Git: https://salsa.debian.org/python-team/packages/python-narwhals.git
Homepage: https://github.com/narwhals-dev/narwhals

Package: python3-narwhals
Architecture: all
Depends:
 ${python3:Depends},
 ${misc:Depends},
Suggests:
 python3-pandas,
 python3-pyarrow,
Description: Compatibility layer between dataframe libraries (Python 3)
 Extremely lightweight and extensible compatibility layer between dataframe
 libraries!
 .
  - Full API support: cuDF, Modin, pandas, Polars, PyArrow.
  - Lazy-only support: Daft, Dask, DuckDB, Ibis, PySpark, SQLFrame.
 .
 This package installs the library for Python 3.
