Metadata-Version: 2.1
Name: etch-a-tv
Version: 0.1.0
Summary: Draw images over the radio
License: WTFPL
Author: Michaela
Author-email: git@michaela.lgbt
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
Requires-Dist: PyAudio (>=0.2.11,<0.3.0)
Requires-Dist: numpy (>=1.19.5,<2.0.0)
Requires-Dist: pygame (>=2.0.1,<3.0.0)
Requires-Dist: pygame-gui (>=0.5.7,<0.6.0)
Requires-Dist: scipy (>=1.6.0,<2.0.0)
