Metadata-Version: 2.1
Name: bubltools
Version: 2.1
Summary: Some tools I coded
Home-page: https://github.com/BubblePlayzTHEREAL/BubbleTools
Author: BubblePlayz#3098
Author-email: bubblelind@gmail.com
License: UNKNOWN
Description: # About
        ---
        
        Here are some little tools I have come up with. I dont have much right now but you could add an "issue" on the github and suggest a tool or inclusion I could try to add.
        # Tools
        ## linebreak
        Creates an empty line in the console/terminal
        ### Usage
        `bubltools.linebreak(lines)`
        
        lines is the amount of lines to get rid of (default is 1)
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
