py-mcpdock-cli 1.0.17__py3-none-any.whl → 1.0.18__py3-none-any.whl

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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: py-mcpdock-cli
3
- Version: 1.0.17
3
+ Version: 1.0.18
4
4
  Summary: Python CLI for managing MCP servers
5
5
  Author-email: dw <qindongwoxin@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/yourusername/py-mcpdock-cli
@@ -24,8 +24,8 @@ cli/utils/mcp_utils.py,sha256=kNu0uKbG1EAHzz721ArDvwHl_Dnm1Y2UPHSTEy75Hj8,11361
24
24
  cli/utils/process_utils.py,sha256=isYxR6b4i4BMAlmKU2XWciCBmtqCVNKF3iLW2TbvDyQ,27123
25
25
  cli/utils/run_query_pid_by_packagename.py,sha256=0VdbaWyLo8U9gDdIFXQg917ZEXjJaREpt0nJ1jAa-RY,2265
26
26
  cli/utils/runtime.py,sha256=m5_8leYccmSJeNb9XI__951HnrHZNo0Bn40rFAbHtgU,7829
27
- py_mcpdock_cli-1.0.17.dist-info/METADATA,sha256=E3m8O6b8QfLjERoX0mQPb7SZpMCtVZ6rPNOpIDJffeQ,1096
28
- py_mcpdock_cli-1.0.17.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
29
- py_mcpdock_cli-1.0.17.dist-info/entry_points.txt,sha256=LJzmhLLM_PEyc3ALv8YV_dPsdXY7hj3Pd9vJ6fHQly8,38
30
- py_mcpdock_cli-1.0.17.dist-info/top_level.txt,sha256=2ImG917oaVHlm0nP9oJE-Qrgs-fq_fGWgba2H1f8fpE,4
31
- py_mcpdock_cli-1.0.17.dist-info/RECORD,,
27
+ py_mcpdock_cli-1.0.18.dist-info/METADATA,sha256=gBf2RnqR2ypZKXtTf2ezWy-D3ou24N5iFUJWA97QU_E,1096
28
+ py_mcpdock_cli-1.0.18.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
29
+ py_mcpdock_cli-1.0.18.dist-info/entry_points.txt,sha256=oXwmShEeKPFMdow2Wvf1hdhKsSZK7pvCwENgrNxIngs,41
30
+ py_mcpdock_cli-1.0.18.dist-info/top_level.txt,sha256=2ImG917oaVHlm0nP9oJE-Qrgs-fq_fGWgba2H1f8fpE,4
31
+ py_mcpdock_cli-1.0.18.dist-info/RECORD,,
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ mcpdock = cli.main:cli
@@ -1,2 +0,0 @@
1
- [console_scripts]
2
- mcpy = cli.main:cli