PKGNAME=distlib
PKGSEC=python
PKGDES="Library to implement low-level functions that relate to packaging and distribution of Python software"
PKGDEP="python-3"
BUILDDEP="setuptools wheel"

ABHOST=noarch

ABTYPE=pep517
NOPYTHON2=1
