Metadata-Version: 2.1
Name: imghash
Version: 0.1.0
Summary: Hash images based on pixel content
License: Apache-2.0
Author: Florian Ludwig
Author-email: f.ludwig@greyrook.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: Pillow (>2,<8)
