Metadata-Version: 2.1
Name: imgavg
Version: 0.3
Summary: A command line utility that outputs the average of a number of pictures.
License: MIT
Author: Joeseph Rodrigues
Author-email: dowhilegeek@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT 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: numpy (>=1.19.1,<2.0.0)
Requires-Dist: pillow (>=7.2.0,<8.0.0)
