Metadata-Version: 2.1
Name: fastdup
Version: 2.53
Summary: FastDup Python 3.7/3.8 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
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Multimedia :: Video
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7,<3.9
Description-Content-Type: text/plain
Requires-Dist: sentry-sdk (>=1.0.0)


    This is a compatibility stub package for FastDup on Python 3.7 and 3.8.
    
    FastDup requires Python 3.9, 3.10, or 3.11. This package will show 
    a clear error message when imported and report the version mismatch 
    to help with debugging.
    
    To use FastDup, please install Python 3.9, 3.10, or 3.11 and install 
    the full fastdup package in that environment.
    
