# Template file for 'python3-narwhals' pkgname=python3-narwhals version=1.34.1 revision=1 build_style=python3-pep517 hostmakedepends="hatchling" depends="python3" short_desc="Lightweight, extensible compatibility layer between dataframes" maintainer="Andrew J. Hesford " license="MIT" homepage="https://narwhals-dev.github.io/narwhals/" distfiles="${PYPI_SITE}/n/narwhals/narwhals-${version}.tar.gz" checksum=8941a08cf62f39ae67be945090b20a19c51fb9048ac909cad2f95aee23f9e302 make_check=no # archive includes no tests post_install() { vlicense LICENSE.md }