Metadata-Version: 2.1
Name: pymoa-remote
Version: 0.1.0.dev0
Summary: PyMoa-Remote is a library to remotely execute functions e.g. on a Raspberry Pi.
Home-page: https://github.com/matham/pymoa-remote
Author: Matthew Einhorn
Author-email: moiein2000@gmail.com
License: MIT
Project-URL: Bug Reports, https://github.com/matham/pymoa-remote/issues
Project-URL: Source, https://github.com/matham/pymoa-remote
Description: PyMoa-Remote
        ============
        
        PyMoa-Remote is a library to remotely execute functions e.g. on a Raspberry Pi.
        
        For more information: https://matham.github.io/pymoa-remote/index.html
        
        To install https://matham.github.io/pymoa-remote/installation.html
        
        .. image:: https://img.shields.io/pypi/pyversions/pymoa-remote.svg
            :target: https://pypi.python.org/pypi/pymoa-remote/
            :alt: Supported Python versions
        
        .. image:: https://img.shields.io/pypi/v/pymoa-remote.svg
            :target: https://pypi.python.org/pypi/pymoa-remote/
            :alt: Latest Version on PyPI
        
        .. image:: https://coveralls.io/repos/github/matham/pymoa-remote/badge.svg?branch=master
            :target: https://coveralls.io/github/matham/pymoa-remote?branch=master
            :alt: Coverage status
        
        .. image:: https://github.com/matham/pymoa-remote/workflows/.github/workflows/pythonapp.yml/badge.svg
            :target: https://github.com/matham/pymoa-remote/actions
            :alt: Github action status
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Hardware
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: dev
Provides-Extra: network
