Metadata-Version: 2.1
Name: vid2led
Version: 0.1.3
Summary: A command line tool to play videos on WS281x LED matrices
License: LICENSE
Author: Will McGloughlin
Author-email: willem.mcg@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: opencv-python (>=4.7.0.68,<5.0.0.0)
Requires-Dist: rpi-ws281x (>=4.3.4,<5.0.0) ; sys_platform == "linux"
Requires-Dist: rpi-ws281x-mock (>=0.2.2,<0.3.0) ; sys_platform == "win32"
Description-Content-Type: text/markdown

# vid2led
Tool to play videos on WS281x LED matrices.
