Metadata-Version: 2.4
Name: simpleros
Version: 0.0.1
Summary: A lightweight, Python-first ROS alternative using Zenoh and Cap'n Proto.
License-Expression: MIT
Project-URL: Homepage, https://github.com/g1y5x3/simpleROS
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: eclipse-zenoh
Requires-Dist: capnpy
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file
