Metadata-Version: 2.4
Name: gesture-blocks
Version: 0.1.0
Summary: Block-style gesture control for Arduino + Python
Home-page: https://github.com/yourusername/gesture-blocks
Author: Your Name
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: opencv-python
Requires-Dist: mediapipe
Requires-Dist: pyserial
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# gesture-blocks

Block-style gesture control for Arduino + Python.

## Install
```bash
pip install gesture-blocks
