Metadata-Version: 2.4
Name: imgdd
Version: 0.1.2
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Rust
Classifier: Topic :: Scientific/Engineering
Requires-Dist: virtualenv ==20.29.1 ; extra == 'dev'
Requires-Dist: mkdocs ==1.6.0 ; extra == 'dev'
Requires-Dist: mkdocstrings ==0.27.0 ; extra == 'dev'
Requires-Dist: mkdocstrings-python ==1.13.0 ; extra == 'dev'
Requires-Dist: mkdocs-include-markdown-plugin ==7.1.2 ; extra == 'dev'
Requires-Dist: mkdocs-material ==9.1.10 ; extra == 'dev'
Requires-Dist: mike ==2.1.3 ; extra == 'dev'
Requires-Dist: pytest ==8.3.2 ; extra == 'test'
Requires-Dist: pytest-codspeed ==3.1.2 ; extra == 'test'
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE
Summary: Performance-first perceptual hashing library; perfect for handling large datasets. 
Designed to quickly process nested folder structures, commonly found in image datasets

Keywords: rust,imagehash,hash,perceptual hash,difference hash,deduplication,image deduplication
Home-Page: https://github.com/aastopher/imgdd
Author: Aaron Stopher
Author-email: Aaron Stopher <aaron.stopher@gmail.com>
License: GPL-3.0-or-later
Requires-Python: >=3.9
Project-URL: homepage, https://github.com/aastopher/imgdd
Project-URL: documentation, https://github.com/aastopher/imgdd
Project-URL: source, https://github.com/aastopher/imgdd
Project-URL: issues, https://github.com/aastopher/imgdd/issues
