summaryrefslogtreecommitdiff
path: root/devel/py-tinyrpc/pkg-descr
blob: 4ea40d92e6930bb290b6230ff38d52c631125c95 (plain) (blame)
1
2
3
tinyrpc is a library for making and handling RPC calls in python. Its initial
scope is handling jsonrpc, although it aims to be very well-documented and
modular to make it easy to add support for further protocols.