PKGNAME=frozenlist
PKGSEC=python
PKGDES="List-like structure to implement collections.abc.MutableSequence"
PKGDEP="python-3"
BUILDDEP="python-build setuptools-python3 expandvars cython"

ABTYPE=pep517
NOPYTHON2=1
