Metadata-Version: 2.1
Name: ur-remote
Version: 0.1.3
Summary: Library allowing to remote control a Universal Robot
Home-page: https://ur-remote.readthedocs.io/
Author: Edy Mariano
Author-email: edy.mariano1@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# ur-remote
A library in progress to control a Universal Robot in remote control

### Installation
``
pip install ur-remote
``

### Get started
```Python

```

