Repository URL to install this package:
|
Version:
4.1.0 ▾
|
pyledctrl
/
METADATA
|
|---|
Metadata-Version: 2.1 Name: pyledctrl Version: 4.1.0 Summary: Compiler to convert LED light show scripts to bytecode format License: GPL-3.0-or-later Author: Tamas Nepusz Author-email: tamas@collmot.com Requires-Python: >=3.9,<4.0 Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+) Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Provides-Extra: cli Requires-Dist: click (>=8.1.3,<9.0.0) ; extra == "cli" Requires-Dist: tqdm (>=4.64.1,<5.0.0) ; extra == "cli"