summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjs <js@pkgsrc.org>2020-04-14 19:12:53 +0000
committerjs <js@pkgsrc.org>2020-04-14 19:12:53 +0000
commit21118402d9f6e5e7983f216efb0fba54a67254dc (patch)
treea6ad4d10af10beed0b2a3908f7fadadb402e308b /textproc
parentf190b12f80b5ce4d28e8eee2c50a0f73b51c8eba (diff)
downloadpkgsrc-21118402d9f6e5e7983f216efb0fba54a67254dc.tar.gz
Import textproc/py-jsonrpclib-pelix from wip
This is a dependency of wip/electrum, with the goal of importing wip/electrum later on. This library is an implementation of the JSON-RPC specification. It supports both the original 1.0 specification, as well as the new (proposed) 2.0 spec, which includes batch submission, keyword arguments, etc.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-jsonrpclib-pelix/DESCR4
-rw-r--r--textproc/py-jsonrpclib-pelix/Makefile18
-rw-r--r--textproc/py-jsonrpclib-pelix/PLIST29
-rw-r--r--textproc/py-jsonrpclib-pelix/distinfo6
4 files changed, 57 insertions, 0 deletions
diff --git a/textproc/py-jsonrpclib-pelix/DESCR b/textproc/py-jsonrpclib-pelix/DESCR
new file mode 100644
index 00000000000..ab6e76818f8
--- /dev/null
+++ b/textproc/py-jsonrpclib-pelix/DESCR
@@ -0,0 +1,4 @@
+This library is an implementation of the JSON-RPC specification.
+It supports both the original 1.0 specification, as well as the
+new (proposed) 2.0 spec, which includes batch submission, keyword
+arguments, etc.
diff --git a/textproc/py-jsonrpclib-pelix/Makefile b/textproc/py-jsonrpclib-pelix/Makefile
new file mode 100644
index 00000000000..e715d2bc366
--- /dev/null
+++ b/textproc/py-jsonrpclib-pelix/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2020/04/14 19:12:53 js Exp $
+
+DISTNAME= jsonrpclib-pelix-0.4.0
+PKGNAME= ${PYPKGPREFIX}-jsonrpclib-pelix-0.4.0
+CATEGORIES= textproc net devel
+MASTER_SITES= ${MASTER_SITE_PYPI:=j/jsonrpclib-pelix/}
+
+MAINTAINER= js@pkgsrc.org
+HOMEPAGE= https://pypi.python.org/pypi/jsonrpclib-pelix
+COMMENT= Implementation of the JSON-RPC v2.0 specification
+LICENSE= apache-2.0
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE= 26
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-jsonrpclib-pelix/PLIST b/textproc/py-jsonrpclib-pelix/PLIST
new file mode 100644
index 00000000000..a30312a073b
--- /dev/null
+++ b/textproc/py-jsonrpclib-pelix/PLIST
@@ -0,0 +1,29 @@
+@comment $NetBSD: PLIST,v 1.1 2020/04/14 19:12:53 js Exp $
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
+${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.py
+${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyc
+${PYSITELIB}/jsonrpclib/SimpleJSONRPCServer.pyo
+${PYSITELIB}/jsonrpclib/__init__.py
+${PYSITELIB}/jsonrpclib/__init__.pyc
+${PYSITELIB}/jsonrpclib/__init__.pyo
+${PYSITELIB}/jsonrpclib/config.py
+${PYSITELIB}/jsonrpclib/config.pyc
+${PYSITELIB}/jsonrpclib/config.pyo
+${PYSITELIB}/jsonrpclib/history.py
+${PYSITELIB}/jsonrpclib/history.pyc
+${PYSITELIB}/jsonrpclib/history.pyo
+${PYSITELIB}/jsonrpclib/jsonclass.py
+${PYSITELIB}/jsonrpclib/jsonclass.pyc
+${PYSITELIB}/jsonrpclib/jsonclass.pyo
+${PYSITELIB}/jsonrpclib/jsonrpc.py
+${PYSITELIB}/jsonrpclib/jsonrpc.pyc
+${PYSITELIB}/jsonrpclib/jsonrpc.pyo
+${PYSITELIB}/jsonrpclib/threadpool.py
+${PYSITELIB}/jsonrpclib/threadpool.pyc
+${PYSITELIB}/jsonrpclib/threadpool.pyo
+${PYSITELIB}/jsonrpclib/utils.py
+${PYSITELIB}/jsonrpclib/utils.pyc
+${PYSITELIB}/jsonrpclib/utils.pyo
diff --git a/textproc/py-jsonrpclib-pelix/distinfo b/textproc/py-jsonrpclib-pelix/distinfo
new file mode 100644
index 00000000000..a9bc145e666
--- /dev/null
+++ b/textproc/py-jsonrpclib-pelix/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/04/14 19:12:53 js Exp $
+
+SHA1 (jsonrpclib-pelix-0.4.0.tar.gz) = bdda0107b9614b47bc14df86f80cad9cc85b1723
+RMD160 (jsonrpclib-pelix-0.4.0.tar.gz) = 59e8084fd2371d58f544c7da4d051b40cb3eaae3
+SHA512 (jsonrpclib-pelix-0.4.0.tar.gz) = a9c1c6149e1be78b30f1817193fefac34d3d7fdab3494a77f035a306724793c7ccf7aa8ebcd34dfa1ec2d725253ce02375ae1b952dbd7d494ef8bcf0cd7115f0
+Size (jsonrpclib-pelix-0.4.0.tar.gz) = 41235 bytes