Metadata-Version: 2.1
Name: colorr
Version: 1.0.3
Summary: A tool for picking Colorrs
Home-page: https://github.com/ItzAfroBoy/colorr
Author: ItzAfroBoy
Author-email: spareafro@post.com
License: UNKNOWN
Description: # Colorr Package
        
        This is a package to do with colors like picking them or  
        Storing colors you come across that you can then retreive later
        
        ---
        
        You can email me here: [My email](mailto:spareafro@post.com)  
        You can also check out my other package, Timerr: [timerr](https://github.com/ItzAfroBoy/timerr)
        
        ## Install
        
        1. Install it by pip:
        
        ``` Plain Text
        pip install colorr
        ```
        
        Done!
        
        ## Change Log
        
        ``` Markdown
        1.0.3
        ---
        - Name Changes
        
        1.0.2
        ---
        - Actually wrote the python script
        - Now it chooses colors
        - Also can save them in a big list
        - Can retreive the file
        
        1.0.1  
        ---
        - Uploaded the module  
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
