PKGNAME=pygtrie
PKGSEC=python
PKGDES="Python library implementing a trie data structure"
PKGDEP="python-3"
BUILDDEP="python-build"

ABTYPE=pep517
NOPYTHON2=1

ABHOST=noarch
