py-ndjson-0.3.1 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-12 01:19:02 +01:00
parent 3d971ccde4
commit 3d6d401193
4 changed files with 42 additions and 0 deletions

1
py-ndjson/DESCR Normal file
View File

@ -0,0 +1 @@
ndjson with the same interface as the builtin json module

20
py-ndjson/Makefile Normal file
View File

@ -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"

15
py-ndjson/PLIST Normal file
View File

@ -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

6
py-ndjson/distinfo Normal file
View File

@ -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