PORTNAME=		aiologger
PORTVERSION=	0.6.1
CATEGORIES=		devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=		krion@FreeBSD.org
COMMENT=		Asynchronous logging for python and asyncio
WWW=		https://github.com/b2wdigital/aiologger

LICENSE=		MIT

USES=			python:3.6+
USE_PYTHON=		autoplist concurrent distutils

NO_ARCH=		yes

.include <bsd.port.mk>
