Metadata-Version: 2.4
Name: mutio
Version: 0.7.0
Summary: I/O infrastructure toolkit for the mutobj ecosystem
Author: tiwb
License-Expression: MIT
Project-URL: Homepage, https://github.com/tiwb/mutio
Project-URL: Repository, https://github.com/tiwb/mutio
Keywords: io,http,mcp,server,client,asgi
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: mutobj~=0.7.0
Requires-Dist: httpx[socks]>=0.27
Requires-Dist: h11>=0.14.0
Requires-Dist: wsproto>=1.2.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23; extra == "dev"
