robert-py 0.0.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,14 @@
1
+ Metadata-Version: 2.4
2
+ Name: robert-py
3
+ Version: 0.0.1
4
+ Summary: A Python library to interact with RobeRT server.
5
+ Project-URL: Homepage, https://github.com/JuanSobalvarro/RobeRT_client
6
+ Author-email: Juan Sobalvarro <sobalvarrog.juans@gmail.com>
7
+ License-Expression: MIT
8
+ Classifier: Programming Language :: Python :: 3
9
+ Requires-Python: >=3.14
10
+ Requires-Dist: pyzmq>=27.0.1
11
+ Description-Content-Type: text/markdown
12
+
13
+ # RobeRT Client
14
+ This is the python client for RobeRT (middleware for ABB robots)
@@ -0,0 +1,3 @@
1
+ robert_py-0.0.1.dist-info/METADATA,sha256=59tpDa1Y6z7_YU1hWzxVJaQ3slRyRwf747c_DiwPwM8,488
2
+ robert_py-0.0.1.dist-info/WHEEL,sha256=QccIxa26bgl1E6uMy58deGWi-0aeIkkangHcxk2kWfw,87
3
+ robert_py-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.29.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any