PKGNAME=sqltrie
PKGSEC=python
PKGDES="SQL-based prefix tree inspired by pygtrie and python-diskcache"
PKGDEP="python-3 pygtrie orjson"
BUILDDEP="python-build flit-scm"

ABTYPE=pep517
NOPYTHON2=1

ABHOST=noarch
