Metadata-Version: 1.1
Name: rainbowtext
Version: 1.0.2
Summary: Simple Python Library that allows you to create rainbow colored text
Home-page: https://github.com/TheDebianGuy/SPL
Author: TheDebianGuy
Author-email: debianguy@protonmail.com
License: MIT
Download-URL: https://github.com/TheDebianGuy/SPL/raw/master/rainbowtext/rainbowtext.py
Description: 
        This Simple Python Library allows you to make your poor white text rainbow colored!
        
        Usage:
        import rainbowtext
        rainbowtext.text("Hello world in rainbow colors!")
          
Keywords: rainbow,text,rainbowtext,python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
