Metadata-Version: 2.1
Name: meshclaw
Version: 0.4.0
Summary: Distributed AI agent orchestration across mesh networks — with messenger support
Author-email: MeshPOP <mpop@mpop.dev>
License: MIT
Project-URL: Homepage, https://github.com/meshpop/meshclaw
Project-URL: Repository, https://github.com/meshpop/meshclaw
Project-URL: Issues, https://github.com/meshpop/meshclaw/issues
Keywords: ai,agent,distributed,mesh,orchestration,mcp
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: meshpop
Requires-Dist: meshpop; extra == "meshpop"
Requires-Dist: vssh; extra == "meshpop"
Requires-Dist: meshpop-wire; extra == "meshpop"
