Metadata-Version: 2.1
Name: BetterString
Version: 2.5.0
Summary: Like a normal string but with more functionality
Home-page: UNKNOWN
Author: DerSchinken (aka DrBumm)
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3
Description-Content-Type: text/markdown

# BetterString
### This is a QoL (Quality of Life) package   
It implements some more functionality to the normal Python str    
Example:   
You can specify how many characters should be uppercase in .upper   
[Docs](https://github.com/DrBumm/BetterString/blob/0844fc708003feddbacff73eb12e189c1d00c4fa/docs/README.md)


