aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2020-03-12 18:33:25 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2020-03-12 18:33:25 +0000
commit6a7a292d359334214b5778f846fb10b74577c030 (patch)
treed9b0e94f1d962f8e0fc6c6cc82e6e33c9d51fc65 /devel/Makefile
parentacb3179be5b2193e41ae773730095d626c326054 (diff)
downloadports-6a7a292d359334214b5778f846fb10b74577c030.tar.gz
ports-6a7a292d359334214b5778f846fb10b74577c030.zip
New port: devel/py-python-jsonrpc-server: Python implementation of the JSON RPC 2.0 protocol
Python server implementation of the JSON RPC 2.0 protocol. Asynchronous request handling is supported. WWW: https://github.com/palantir/python-jsonrpc-server PR: 244758 Submitted by: Goran Mekić <meka@tilda.center>
Notes
Notes: svn path=/head/; revision=528306
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 4718d7856e23..67826a4cdc3d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4885,6 +4885,7 @@
SUBDIR += py-python-gist
SUBDIR += py-python-gitlab
SUBDIR += py-python-jenkins
+ SUBDIR += py-python-jsonrpc-server
SUBDIR += py-python-magic
SUBDIR += py-python-mimeparse
SUBDIR += py-python-pcre