Metadata-Version: 2.1
Name: lrc-core
Version: 0.3.1
Summary: 
Author: Tobias Kurze
Author-email: it@t-kurze.de
Requires-Python: >=3.11,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: loguru (>=0.7.0,<0.8.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: telnetlib3 (>=2.0.4,<3.0.0)
Description-Content-Type: text/markdown

# LRC Core package

**LRC** = **L**ecture **R**ecord **C**ontrol

This repo contains the core code of LRC; that is the code for gathering information about the SMPs / controlling the SMPs.

