Metadata-Version: 2.1
Name: useful-library
Version: 0.1.1
Summary: A package containing scripts to help boost your python
Home-page: https://github.com/LeoGaunt/useful-lib
Author: Leo Gaunt
Author-email: leogaunt05@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown

# useful_library

This is the github repository for useful_library (a python library).

The latest version can be found here:

https://pypi.org/project/useful-library/0.1/

To install this you can use:
```
pip install useful-library
```

Current Features include: 
*	lbl() -  prints what you need letter by letter


