COMMENT=	drop-in replace for csv with unicode support

MODPY_DISTV=	0.14.1
DISTNAME=	unicodecsv-${MODPY_DISTV}
PKGNAME=	py-${DISTNAME}
REVISION=	8

CATEGORIES=	textproc

HOMEPAGE=	https://github.com/jdunck/python-unicodecsv

MAINTAINER=	Jasper Lievisse Adriaanse <jasper@openbsd.org>

# BSD
PERMIT_PACKAGE=	Yes

MODULES=	lang/python
MODPY_PI=	Yes
MODPY_PYBUILD=	setuptools

NO_TEST=	Yes

.include <bsd.port.mk>
