Metadata-Version: 1.1
Name: rxtender
Version: 0.4.0
Summary: Reactive streams IPC and RPC code generator
Home-page: https://github.com/rxtender/rxtender
Author: Romain Picard
Author-email: romain.picard@oakbits.com
License: MIT
Description: 
        # RxTender
        
        RxTender is framework to implement code generators of remote reactive streams.
        With RxTender, inter-process and inter-machine communication with reactive
        streams is very easy.
        
        See the [documentation](http://rxtender.org/doc/latest/index.html) for more
        information.
        
        Try the [getting
        started](http://rxtender.org/doc/latest/get_started/index.html) tutorial to see
        how to use it.
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Debuggers
