You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Willy Sudiarto Raharjo f7551db172
python/python-jsonrpclib: Switch to i586.
9 years ago
..
README python/python-jsonrpclib: Added (JSON-RPC library). 10 years ago
python-jsonrpclib.SlackBuild python/python-jsonrpclib: Switch to i586. 9 years ago
python-jsonrpclib.info python/python-jsonrpclib: Update HOMEPAGE. 9 years ago
slack-desc python/python-jsonrpclib: Added (JSON-RPC library). 10 years ago

README

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.