Metadata-Version: 2.1
Name: vrpc
Version: 2.4.0
Summary: Variadic Remote Procedure Calls
Home-page: UNKNOWN
Author: Burkhard C. Heisen
Author-email: burkhard.heisen@heisenware.com
License: MIT
Description: VRPC - Variadic Remote Procedure Calls
        ======================================
        
        |Build Status| |GitHub license| |Semver| |GitHub Releases| |GitHub
        Issues|
        
        Visit our website: https://vrpc.io
        
        .. |Build Status| image:: https://travis-ci.com/heisenware/vrpc.svg?branch=master
           :target: https://travis-ci.com/heisenware/vrpc
        .. |GitHub license| image:: https://img.shields.io/badge/license-MIT-blue.svg
           :target: https://raw.githubusercontent.com/heisenware/vrpc/master/LICENSE
        .. |Semver| image:: https://img.shields.io/badge/semver-2.0.0-blue
           :target: https://semver.org/spec/v2.0.0.html
        .. |GitHub Releases| image:: https://img.shields.io/github/tag/heisenware/vrpc.svg
           :target: https://github.com/heisenware/vrpc/tag
        .. |GitHub Issues| image:: https://img.shields.io/github/issues/heisenware/vrpc.svg
           :target: http://github.com/heisenware/vrpc/issues
        
Keywords: c++-to-python,language-bindings,iot,rpc,bindings,c++14,bindings-generator,remote-procedure-call
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/x-rst
