PORTNAME=	timelib
PORTVERSION=	0.2.5
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Parse English textual date descriptions
WWW=		https://pypi.org/project/timelib/

USES=		python:3.6+ zip
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
