Metadata-Version: 2.1
Name: vrpc
Version: 2.1.4
Summary: Variadic Remote Procedure Calls
Home-page: UNKNOWN
Author: Burkhard C. Heisen
Author-email: burkhard.heisen@xsmail.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.org/bheisen/vrpc.svg?branch=master
           :target: https://travis-ci.org/bheisen/vrpc
        .. |GitHub license| image:: https://img.shields.io/badge/license-MIT-blue.svg
           :target: https://raw.githubusercontent.com/bheisen/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/bheisen/vrpc.svg
           :target: https://github.com/bheisen/vrpc/tag
        .. |GitHub Issues| image:: https://img.shields.io/github/issues/bheisen/vrpc.svg
           :target: http://github.com/bheisen/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
