py-ndjson-0.3.1 import to wip
authorK.I.A.Derouiche <kamelderouiche@yahoo.com>
Sat, 12 Dec 2020 00:19:02 +0000 (01:19 +0100)
committerK.I.A.Derouiche <kamelderouiche@yahoo.com>
Sat, 12 Dec 2020 00:19:02 +0000 (01:19 +0100)
py-ndjson/DESCR [new file with mode: 0644]
py-ndjson/Makefile [new file with mode: 0644]
py-ndjson/PLIST [new file with mode: 0644]
py-ndjson/distinfo [new file with mode: 0644]

diff --git a/py-ndjson/DESCR b/py-ndjson/DESCR
new file mode 100644 (file)
index 0000000..9b4fc83
--- /dev/null
@@ -0,0 +1 @@
+ndjson with the same interface as the builtin json module 
diff --git a/py-ndjson/Makefile b/py-ndjson/Makefile
new file mode 100644 (file)
index 0000000..230097c
--- /dev/null
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=      ndjson-0.3.1
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    converters python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=n/ndjson/}
+
+MAINTAINER=    kamelderouiche@yahoo.com
+HOMEPAGE=      https://github.com/rhgrant10/ndjson
+COMMENT=       JsonDecoder for ndjson
+LICENSE=       gnu-gpl-v3
+
+BUILD_DEPENDS+=        ${PYPKGPREFIX}-test-runner>=5.2:../../devel/py-test-runner
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.1.2:../../devel/py-test
+TEST_DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-ndjson/PLIST b/py-ndjson/PLIST
new file mode 100644 (file)
index 0000000..26dc639
--- /dev/null
@@ -0,0 +1,15 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/${EGG_INFODIR}/zip-safe
+${PYSITELIB}/ndjson/__init__.py
+${PYSITELIB}/ndjson/__init__.pyc
+${PYSITELIB}/ndjson/__init__.pyo
+${PYSITELIB}/ndjson/api.py
+${PYSITELIB}/ndjson/api.pyc
+${PYSITELIB}/ndjson/api.pyo
+${PYSITELIB}/ndjson/codecs.py
+${PYSITELIB}/ndjson/codecs.pyc
+${PYSITELIB}/ndjson/codecs.pyo
diff --git a/py-ndjson/distinfo b/py-ndjson/distinfo
new file mode 100644 (file)
index 0000000..aebaf06
--- /dev/null
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (ndjson-0.3.1.tar.gz) = cbca5f5aaa69f70debfd7468492b879b1fea0575
+RMD160 (ndjson-0.3.1.tar.gz) = 0f6cafceb657d6ad91ebf91edae8baa17d51ab7e
+SHA512 (ndjson-0.3.1.tar.gz) = b117e84ae53b6b1bd5c05d412e30ca0796eedc3da53153594e5c98095a1b78c18335cdf6fad664fb23c916702a5be9a7907efa0eea634811dc96ca20c381df8a
+Size (ndjson-0.3.1.tar.gz) = 6448 bytes