PORTNAME=	thefuzz
PORTVERSION=	0.19.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	jgh@FreeBSD.org
COMMENT=	Fuzzy string matching in Python
WWW=		https://github.com/seatgeek/thefuzz

LICENSE=	GPLv2

USES=	python:3.6+
USE_PYTHON=	distutils autoplist

NO_ARCH=	yes

.include <bsd.port.mk>
