Metadata-Version: 2.2
Name: cpu_governor_auto_adjust
Version: 0.1.32
Summary: This application has been developed to automatically change cpu governor based on certain triggers.
Author-email: Martin Reurekas <martin@semrks.nl>
Project-URL: Homepage, http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust
Project-URL: Repository, http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust.git
Project-URL: Issues, http://gitea.semrks.nl:8418/mreurekas/cpu_governor_auto_adjust/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xmltodict~=0.14
Requires-Dist: lxml~=5.3
Requires-Dist: roonapi~=0.1
Requires-Dist: cpufreq~=0.3
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Requires-Dist: mypy; extra == "dev"

This application has been developed to automatically change cpu governor based on certain triggers.
