Metadata-Version: 1.2
Name: coloranalysis
Version: 1.0.0
Summary: coloranalysis is a package for calculating area of one or more colors in an image, provided the HEX codes.
Home-page: https://github.com/sravyadhulipala/coloranalysis
Author: Sravya Sree Dhulipala
Author-email: shravs.15feb@gmail.com
License: MIT
Description: # coloranalysis
        coloranalysis is a package for calculating area of one or more colors in an image, provided the HEX codes
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
