z3c.jsonrpc 0.7.1

z3c.jsonrpc provides an JSON-RPC server implementation for Zope3.JSONRPCJSON is javascript object notation. JSON-RPC performs the same service as XML-RPC, except the transport is JSON instead of XML.Many thanks to Jim Washington for the work on...