# $NetBSD$

DISTNAME=	xmltodict-0.9.2
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_PYPI:=x/xmltodict/}

MAINTAINER=	kamelderouiche@yahoo.com
HOMEPAGE=	 https://github.com/martinblech/xmltodict
COMMENT=	Makes working with XML feel like you are working with JSON
LICENSE=	mit

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
