Metadata-Version: 1.1
Name: BetterPrinting
Version: 0.2.2
Summary: A all in one print function
Home-page: https://github.com/Butter-mit-Brot/BetterPrinting
Author: Max "Butter" W.
Author-email: maxwbusinesspypi@gmail.com
License: MIT
Description: This is a all in one print library! It should not be a "better" print method...it should more be like an all in one print statement!
        
        For more detailed information or how to use the package go on the github repositorie(https://github.com/Butter-mit-Brot/BetterPrinting)
        
        Change Log
        ==========
        
        0.0.1 (13/06/2021)
        ------------------
        - First Release
        
        
        0.1.1 (13/06/2021)
        ------------------
        - added fourLine, fiveLine, createF (create File)
        
        - fixed splitWRD [Don't need to put , between words in a text spaces work now]
        
        
        0.2.1 (15/06/2021)
        ------------------
        - changed all multi lines like fourLine to multiLine
        
        - createF is now creating a file if its not in the folder and will write text into the file if the file is in the folder (Thanks to NickolaiBeloguzov)
        
        0.2.2 (20/06/2021)
        ------------------
        - added overwrite to createF
        
        
Keywords: betterprint,print,betterprinting,printing,better,stringmanipulation,instaprint
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
