slackbuilds_ponce/python/python-jsonrpclib/README

6 lines
212 B
Text
Raw Normal View History

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.