Metadata-Version: 2.1
Name: pimage
Version: 1.0.9
Summary: Library for detecting image copy-move attack
Author-email: Rahmat Nazali Salimi <rahmatnazali95@gmail.com>
Maintainer-email: Rahmat Nazali Salimi <rahmatnazali95@gmail.com>
Project-URL: Homepage, https://github.com/rahmatnazali/pimage
Project-URL: Bug Tracker, https://github.com/rahmatnazali/pimage/issues
Keywords: image,copy-move,attack,detection
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.8.10
Description-Content-Type: text/markdown
License-File: LICENSE-APACHE
License-File: LICENSE-MIT

This is a python package for detecting copy-move attack on a digital image.

More updated documentation is detailed on the [Github page](https://github.com/rahmatnazali/pimage).
