Metadata-Version: 2.1
Name: pyDynamicVirshService
Version: 1.0.0a7
Summary: A Python library to expose virtual machines to homeassistant over MQTT.
Home-page: https://github.com/iktdev-no/DynamicVirshService
Author: Brage Skjønborg
Author-email: bskjon@outlook.com
Classifier: Intended Audience :: Developers
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Networking
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10.0
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: libvirt-python>=10.0.0
Requires-Dist: paho-mqtt>=2.1.0

# Dynamic Virs Service
Communicates with Homeassistant over MQTT

Dependencies will be installed with install.sh
