PKGNAME=pandas
PKGSEC=python
PKGDEP="python-3 numpy beautifulsoup4 matplotlib scipy"
BUILDDEP="meson-python versioneer cython wheel"
PKGDES="Data structures for data analysis, time series and statistics"

ABTYPE=pep517
NOPYTHON2=1
