summaryrefslogtreecommitdiff
path: root/textproc/py-jsonrpclib/DESCR
blob: ab6e76818f80339dab2e53d652d2e556696c6798 (plain)
1
2
3
4
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.