py-u-msgpack-python-2.7.1 import to wip

This commit is contained in:
K.I.A.Derouiche 2020-12-27 15:24:54 +01:00
parent a8178b2792
commit 939e0f8218
4 changed files with 36 additions and 0 deletions

6
py-u-msgpack/DESCR Normal file
View File

@ -0,0 +1,6 @@
u-msgpack-python is a lightweight serializer and deserializer
module written in pure Python, compatible with both Python 2
and 3, as well CPython and PyPy implementations of Python.
u-msgpack-python is fully compliant with the latest.
In particular, it supports the new binary, UTF-8 string,
application-defined ext, and timestamp types.

16
py-u-msgpack/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $NetBSD$
DISTNAME= u-msgpack-python-2.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/-python//}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/u-msgpack/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/vsergeev/u-msgpack-python
COMMENT= MessagePack serializer and deserializer written in pure Python
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

8
py-u-msgpack/PLIST Normal file
View File

@ -0,0 +1,8 @@
@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}/umsgpack.py
${PYSITELIB}/umsgpack.pyc
${PYSITELIB}/umsgpack.pyo

6
py-u-msgpack/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (u-msgpack-python-2.7.1.tar.gz) = da4a4ee132468d39448474fabfe04c00bae45d9b
RMD160 (u-msgpack-python-2.7.1.tar.gz) = b5a70fb41922b391cc6db4a48ebc0c99515504cf
SHA512 (u-msgpack-python-2.7.1.tar.gz) = 0825b9edee28db2c954c9c0d64987a4640f11af52570c1ad834882a5fcd2e3a76eab3524cc3bb639cacfaf9eef27bf0a75656b4d02bca42b2d35b708348691d6
Size (u-msgpack-python-2.7.1.tar.gz) = 20631 bytes