Metadata-Version: 2.4
Name: mseep-androidtvmcp
Version: 0.2.2
Summary: Android TV Remote Control to MCP Bridge
Project-URL: Homepage, https://github.com/pigeek/androidtvmcp
Project-URL: Repository, https://github.com/pigeek/androidtvmcp
Project-URL: Issues, https://github.com/pigeek/androidtvmcp/issues
Author-email: mseep <support@skydeck.ai>
License: MIT
License-File: LICENSE
Keywords: android-tv,mcp,model-context-protocol,remote-control
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: androidtvremote2>=0.1.0
Requires-Dist: asyncio-mqtt>=0.11.0
Requires-Dist: click>=8.0.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: pynput>=1.7.0
Requires-Dist: zeroconf>=0.131.0
Provides-Extra: dev
Requires-Dist: black>=23.0.0; extra == 'dev'
Requires-Dist: isort>=5.12.0; extra == 'dev'
Requires-Dist: mypy>=1.0.0; extra == 'dev'
Requires-Dist: pre-commit>=3.0.0; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.21.0; extra == 'dev'
Requires-Dist: pytest>=7.0.0; extra == 'dev'
Description-Content-Type: text/plain

Package managed by MseeP.ai