Metadata-Version: 2.1
Name: imreco
Version: 0.1.0
Summary: A python cli program to perform basic operations to images using opencv.
License: MIT
Author: tamton-aquib
Author-email: aquibjavedt007@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: opencv-python (>=4.6.0,<5.0.0)
