slackbuilds_ponce/python/python-jsonrpclib
Willy Sudiarto Raharjo bdd19f2969 python/python-jsonrpclib: Updated for version 0.3.1.
This also add python3 support.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2018-01-06 06:43:39 +07:00
..
python-jsonrpclib.info python/python-jsonrpclib: Updated for version 0.3.1. 2018-01-06 06:43:39 +07:00
python-jsonrpclib.SlackBuild python/python-jsonrpclib: Updated for version 0.3.1. 2018-01-06 06:43:39 +07:00
README
slack-desc python/python-jsonrpclib: Updated for version 0.3.1. 2018-01-06 06:43:39 +07:00

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.