slackbuilds/python/python-jsonrpclib
Willy Sudiarto Raharjo a9b159aa1d
python/python-jsonrpclib: Updated for verson 0.4.3.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-03-18 00:26:07 +07:00
..
README
python-jsonrpclib.SlackBuild python/python-jsonrpclib: Updated for verson 0.4.3.2. 2022-03-18 00:26:07 +07:00
python-jsonrpclib.info python/python-jsonrpclib: Updated for verson 0.4.3.2. 2022-03-18 00:26:07 +07:00
slack-desc

README

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.