PKGNAME=fastbencode
PKGSEC=python
PKGDEP="python-3"
BUILDDEP="setuptools setuptools-rust cython llvm"
PKGDES="Implementation of Bencode, and encoding format used for peer-to-peer file transmission"

ABTYPE=pep517
NOPYTHON2=1
