summaryrefslogtreecommitdiff
path: root/textproc/py-xmltodict
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-09-29 13:55:07 +0000
committerjoerg <joerg@pkgsrc.org>2017-09-29 13:55:07 +0000
commitd89531e77d0accc271c005b5dec7e28e15f34b6f (patch)
tree6d88dd833404ae9f543e7ebc4a68cddd8cb44439 /textproc/py-xmltodict
parent62f9dcc6092d5a77e4b9d3baa4f45541be55d8a0 (diff)
downloadpkgsrc-d89531e77d0accc271c005b5dec7e28e15f34b6f.tar.gz
Add py-xmltodict-0.11.0:
xmltodict is a Python module that makes working with XML feel like you are working with JSON. It has optional namespace and streaming support.
Diffstat (limited to 'textproc/py-xmltodict')
-rw-r--r--textproc/py-xmltodict/DESCR2
-rw-r--r--textproc/py-xmltodict/Makefile16
-rw-r--r--textproc/py-xmltodict/PLIST8
-rw-r--r--textproc/py-xmltodict/distinfo6
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/py-xmltodict/DESCR b/textproc/py-xmltodict/DESCR
new file mode 100644
index 00000000000..b3c60f9228a
--- /dev/null
+++ b/textproc/py-xmltodict/DESCR
@@ -0,0 +1,2 @@
+xmltodict is a Python module that makes working with XML feel like you
+are working with JSON. It has optional namespace and streaming support.
diff --git a/textproc/py-xmltodict/Makefile b/textproc/py-xmltodict/Makefile
new file mode 100644
index 00000000000..50066a8431b
--- /dev/null
+++ b/textproc/py-xmltodict/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/09/29 13:55:07 joerg Exp $
+
+DISTNAME= xmltodict-0.11.0
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=x/xmltodict/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= https://github.com/martinblech/xmltodict
+COMMENT= Simplified XML parser library
+LICENSE= mit
+
+DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-xmltodict/PLIST b/textproc/py-xmltodict/PLIST
new file mode 100644
index 00000000000..f9e82901d88
--- /dev/null
+++ b/textproc/py-xmltodict/PLIST
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2017/09/29 13:55:07 joerg Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/xmltodict.py
+${PYSITELIB}/xmltodict.pyc
+${PYSITELIB}/xmltodict.pyo
diff --git a/textproc/py-xmltodict/distinfo b/textproc/py-xmltodict/distinfo
new file mode 100644
index 00000000000..b5c2e12f82f
--- /dev/null
+++ b/textproc/py-xmltodict/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/09/29 13:55:07 joerg Exp $
+
+SHA1 (xmltodict-0.11.0.tar.gz) = c28182f300a4fa5b6ce41903191d5d78bf7c1a37
+RMD160 (xmltodict-0.11.0.tar.gz) = 6ef32a3b9b33638cacc7037ea07f0bd87bef2af6
+SHA512 (xmltodict-0.11.0.tar.gz) = d42ef146a40f386a5389958f890605c560ce9db2da4447099b8725edc1998339b77ea732576fc7e77fbe5a755a2dc3239dfae4a82fc6593c5f977145ab445295
+Size (xmltodict-0.11.0.tar.gz) = 26589 bytes