Metadata-Version: 2.1
Name: BetterString
Version: 2.7.4
Summary: Like a normal string but with more functionality
Home-page: https://github.com/DrBumm/BetterString
Author: DerSchinken (aka DrBumm)
License: UNKNOWN
Description: # BetterString
        I just now realised that i have lots to do holy moly fml   
        ### This is a QoL (Quality of Life) package   
        It implements some more functionality to the normal Python str    
        **You can use BetterString just like a normal string!**    
        Example:      
        You can specify how many characters should be uppercase in .upper   
        [Docs](https://github.com/DrBumm/BetterString/tree/main/docs)
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3
Description-Content-Type: text/markdown
