meshctrl
Advanced tools
+1
-1
| Metadata-Version: 2.1 | ||
| Name: meshctrl | ||
| Version: 0.1.12 | ||
| Version: 0.1.13 | ||
| Summary: Python port of MeshCentral's Meshctrl.js program | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/amidaware/meshctrl-py |
+2
-2
@@ -8,3 +8,3 @@ import setuptools | ||
| name="meshctrl", | ||
| version="0.1.12", | ||
| version="0.1.13", | ||
| description="Python port of MeshCentral's Meshctrl.js program", | ||
@@ -17,3 +17,3 @@ long_description=long_description, | ||
| license="MIT", | ||
| install_requires=["websockets==10.2", "pycryptodome==3.14.1"], | ||
| install_requires=["websockets>=10.2", "pycryptodome>=3.14.1"], | ||
| classifiers=[ | ||
@@ -20,0 +20,0 @@ "Programming Language :: Python :: 3", |
| Metadata-Version: 2.1 | ||
| Name: meshctrl | ||
| Version: 0.1.12 | ||
| Version: 0.1.13 | ||
| Summary: Python port of MeshCentral's Meshctrl.js program | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/amidaware/meshctrl-py |
@@ -1,2 +0,2 @@ | ||
| websockets==10.2 | ||
| pycryptodome==3.14.1 | ||
| websockets>=10.2 | ||
| pycryptodome>=3.14.1 |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.