Metadata-Version: 1.0
Name: colors.py
Version: 0.1.0
Summary: Convert and manipulate color values
Home-page: https://github.com/mattrobenolt/colors.py
Author: Matt Robenolt
Author-email: matt@ydekproductions.com
License: BSD
Description: 
        colors.py
        =========
        Convert colors between rgb, hsv, and hex, perform arithmetic, blend modes,
        and generate random colors within boundaries.
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
