Metadata-Version: 2.0
Name: vrpc
Version: 2.0.0
Summary: Variadic Remote Procedure Calls
Home-page: UNKNOWN
Author: Burkhard C. Heisen
Author-email: burkhard.heisen@xsmail.com
License: MIT
Description-Content-Type: text/x-rst
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

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/SemVer/2.0.0.png
   :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


