slackbuilds_ponce/python/python-jsonrpclib/README
Willy Sudiarto Raharjo 440c0c33ee python/python-jsonrpclib: Added (JSON-RPC library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2016-03-02 19:07:22 +07:00

5 lines
212 B
Text

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.