Metadata-Version: 1.1
Name: kiwipy
Version: 0.1.0.dev10
Summary: A python remote communications library
Home-page: https://github.com/muhrin/kiwipy.git
Author: Martin Uhrin
Author-email: martin.uhrin@gmail.com
License: GPLv3 and MIT, see LICENSE file
Description-Content-Type: UNKNOWN
Description: # kiwipy
        
        
        kiwipy is a library that supports various types of messaging, so far we have:
        
        * RPC
        * Broadcast
        * Task queue messages
        
        
        
        
Keywords: communication messaging rpc broadcast
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
