summaryrefslogtreecommitdiffstats
path: root/python/python-jsonrpclib/README
blob: 31fa06f01a35208355793eee0a2d84382ebe611d (plain)
1
2
3
4
5
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.