import py-ubjson-0.16.1 to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-04 19:18:45 +01:00
parent 0367972ab3
commit 98a1a3e33d
4 changed files with 47 additions and 0 deletions

1
py-ubjson/DESCR Normal file
View File

@ -0,0 +1 @@
Universal Binary JSON encoder/decoder

14
py-ubjson/Makefile Normal file
View File

@ -0,0 +1,14 @@
# $NetBSD$
DISTNAME= py-ubjson-0.16.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py-//}
CATEGORIES= converters python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/py-ubjson/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/Iotic-Labs/py-ubjson
COMMENT= Universal Binary JSON encoder/decoder
LICENSE= apache-2.0
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

26
py-ubjson/PLIST Normal file
View File

@ -0,0 +1,26 @@
@comment $NetBSD$
${PYSITELIB}/_ubjson.so
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/ubjson/__init__.py
${PYSITELIB}/ubjson/__init__.pyc
${PYSITELIB}/ubjson/__init__.pyo
${PYSITELIB}/ubjson/__main__.py
${PYSITELIB}/ubjson/__main__.pyc
${PYSITELIB}/ubjson/__main__.pyo
${PYSITELIB}/ubjson/compat.py
${PYSITELIB}/ubjson/compat.pyc
${PYSITELIB}/ubjson/compat.pyo
${PYSITELIB}/ubjson/decoder.py
${PYSITELIB}/ubjson/decoder.pyc
${PYSITELIB}/ubjson/decoder.pyo
${PYSITELIB}/ubjson/encoder.py
${PYSITELIB}/ubjson/encoder.pyc
${PYSITELIB}/ubjson/encoder.pyo
${PYSITELIB}/ubjson/markers.py
${PYSITELIB}/ubjson/markers.pyc
${PYSITELIB}/ubjson/markers.pyo

6
py-ubjson/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (py-ubjson-0.16.1.tar.gz) = e4fb2566c27da2c179e59d544c32571ef762586b
RMD160 (py-ubjson-0.16.1.tar.gz) = c5d75a21a18b0786924414987d8a568f593b20cf
SHA512 (py-ubjson-0.16.1.tar.gz) = 5c5e48fa236571832fbcd100ebe0efd7522a8f5773b74475e7b102fadc4e2917549640d12c5afb2aadbe65a6973b75540681da1df8febbf47f84844bc9337fb0
Size (py-ubjson-0.16.1.tar.gz) = 50316 bytes