Metadata-Version: 1.0
Name: ediarpc
Version: 0.3
Summary: A JSON-based RPC calling framework which supports inline signatures derived from passphrases
Home-page: http://bitbucket.org/tortoiselabs/ediarpc
Author: William Pitcock
Author-email: nenolod@tortois.es
License: UNKNOWN
Description: 
        A library which provides JSON-based RPC calls over TCP sockets with inline signatures to
        prove authenticity between two trusted parties.
        
        Provides a ``ServerProxy`` like object for abstracting the details of the RPC system behind
        python.
Platform: UNKNOWN
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: POSIX
Classifier: Topic :: System :: Systems Administration
