Metadata-Version: 2.1
Name: imWatermark
Version: 0.0.1
Summary: This snippet of code attempts to watermark images.
Home-page: https://github.com/Mamdasn/imWatermark
Author: mamdasn s
Author-email: <mamdassn@gmail.com>
License: UNKNOWN
Description: 
        # imWatermark
        This snippet of code attempts to watermark images.
        
        # Output
        This is a sample image:  
        !["Sample Image"](https://raw.githubusercontent.com/Mamdasn/imWatermark/main/assets/lotus.jpg "Sample Image")  
        This is the sample image watermarked:  
        ![Watermarked Sample Image](https://raw.githubusercontent.com/Mamdasn/imWatermark/main/assets/lotus-watermark.jpg "Watermarked Sample Image")
        
Keywords: python,histogram,Watermark,Watermark Image
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
