Metadata-Version: 2.4
Name: mediaComp
Version: 0.2.7
Summary: A multimedia processing library for Python 3.
Project-URL: Homepage, https://github.com/dllargent/mediaComp
Project-URL: Issues, https://github.com/dllargent/mediaComp/issues
Author-email: Jason Yoder <jason.yoder2@bsu.edu>, David Largent <dllargent@bsu.edu>
Maintainer-email: Jason Yoder <jason.yoder2@bsu.edu>, David Largent <dllargent@bsu.edu>
License-Expression: GPL-3.0-or-later
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: matplotlib>=3.10.0
Requires-Dist: pillow>11.0.0
Requires-Dist: pygame>2.5.0
Requires-Dist: simpleaudio>=1.0.3
Requires-Dist: wxpython>4.2.0
Description-Content-Type: text/markdown

# mediaComp #
mediaComp is a conversion of the multimedia library JES4PY by Mark Guzdial to Python 3.