Metadata-Version: 2.1
Name: fastdup
Version: 2.52
Summary: FastDup Python 2 compatibility stub - shows version requirement error
Home-page: https://github.com/visualdatabase/fastdup
Author: Dr. Danny Bickson & Dr. Amir Alush
Author-email: info@visual-layer.com
License: Non commercial
Keywords: computer-vision,image-analytics,video-analytics,image-processing
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=2.7,<3.0
Description-Content-Type: text/plain
Requires-Dist: sentry-sdk (<2.0.0,>=0.19.0)

This is a compatibility stub package for FastDup on Python 2.

FastDup requires Python 3.9 or higher. This package will show 
a clear error message when imported to help with debugging.

To use FastDup, please install Python 3.9 or higher and install 
the full fastdup package in that environment.


