Metadata-Version: 2.1
Name: charprinto
Version: 2.0.1
Summary: Print strings character by character easily
Home-page: UNKNOWN
Author: AverseABFun
Author-email: averse.abfun@gmail.com
License: MIT
Description: # Charprinto!
        ---
        Replace all that unnessasary "`import sys`" and "`for i in string`" with "`from charprinto import charprint`" and "`charprint("I love charprinto!", 'red' cursorused=False, end="")`"!
        
        > NOTE: There is now the "blanket()" function!
        NOTE: There is now the "charinput()" function!
        Woo! Version 2.0.1!
        Contact me at <averse.abfun@gmail.com>
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
