Metadata-Version: 2.1
Name: LHM_Parser
Version: 0.0.1
Summary: A small library to read and parse data from Libre Hardware Monitor (LHM) json web endpoint.
Project-URL: Homepage, https://github.com/NovaVoidHowl/LHM_Parser
Project-URL: Bug Tracker, https://github.com/NovaVoidHowl/LHM_Parser/issues
Author-email: novavoidhowl <me@novavoidhowl.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11.2
Requires-Dist: requests>=2.28.2
Provides-Extra: dev
Requires-Dist: pre-commit; extra == 'dev'
Description-Content-Type: text/markdown

# Libre Hardware Monitor (LHM) Parser

A small library to read and parse data from Libre Hardware Monitor (LHM) json web endpoint.
