PORTNAME=	h11
DISTVERSION=	0.16.0
CATEGORIES=	net python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Pure-Python, bring-your-own-I/O implementation of HTTP/1.1
WWW=		https://pypi.org/project/h11/

LICENSE=	mit

USES=		python
USE_PYTHON=	autoplist distutils

NO_ARCH=	yes
NO_TEST=	yes

.include <bsd.port.mk>
