iflow-mcp_oddlyspaced-android-mcp-py 0.1.1__tar.gz → 0.1.2__tar.gz
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.
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/PKG-INFO +1 -1
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/PKG-INFO +1 -1
- iflow_mcp_oddlyspaced_android_mcp_py-0.1.2/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/entry_points.txt +2 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/pyproject.toml +2 -2
- iflow_mcp_oddlyspaced_android_mcp_py-0.1.1/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/entry_points.txt +0 -2
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/LICENSE +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/config.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/SOURCES.txt +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/dependency_links.txt +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/requires.txt +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/iflow_mcp_oddlyspaced_android_mcp_py.egg-info/top_level.txt +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/server.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/setup.cfg +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/__init__.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/device_manager.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/cpu_info_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/device_info_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/file_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/input_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/package_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/process_info_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/shell_handler.py +0 -0
- {iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/src/handlers/ui_handler.py +0 -0
{iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iflow-mcp_oddlyspaced-android-mcp-py
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: Ultimate Android MCP - A powerful MCP server for interacting with connected Android devices
|
|
5
5
|
Requires-Python: >=3.11
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: iflow-mcp_oddlyspaced-android-mcp-py
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.2
|
|
4
4
|
Summary: Ultimate Android MCP - A powerful MCP server for interacting with connected Android devices
|
|
5
5
|
Requires-Python: >=3.11
|
|
6
6
|
Description-Content-Type: text/markdown
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "iflow-mcp_oddlyspaced-android-mcp-py"
|
|
3
|
-
version = "0.1.
|
|
3
|
+
version = "0.1.2"
|
|
4
4
|
description = "Ultimate Android MCP - A powerful MCP server for interacting with connected Android devices"
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.11"
|
|
@@ -10,7 +10,7 @@ dependencies = [
|
|
|
10
10
|
]
|
|
11
11
|
|
|
12
12
|
[project.scripts]
|
|
13
|
-
android-mcp = "
|
|
13
|
+
android-mcp = "server:main"
|
|
14
14
|
|
|
15
15
|
[tool.setuptools]
|
|
16
16
|
py-modules = ["server", "config"]
|
{iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/LICENSE
RENAMED
|
File without changes
|
{iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/server.py
RENAMED
|
File without changes
|
{iflow_mcp_oddlyspaced_android_mcp_py-0.1.1 → iflow_mcp_oddlyspaced_android_mcp_py-0.1.2}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|