Metadata-Version: 2.4
Name: handymatt.util
Version: 0.0.2
Summary: A collection of custom libraries for my personal use.
Project-URL: Homepage, https://github.com/MattThePerson/handymatt
Project-URL: Changelog, https://github.com/MattThePerson/handymatt/blob/main/CHANGELOG.md
Author-email: Matt Stirling <stirlingmattmarkus@gmail.com>
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: parse>=1.20.1
Description-Content-Type: text/markdown

# handymatt

A collection of custom libraries that I use in many of my Python projects!

## Libraries
- `JsonHandler`: 
- `StringParser`: 
- `BookmarksGetter`: 

## Libraries to add:
- `sqlite_api`: 
- `file_tag_manager`: library for reading/writing file tags to json files in the file directories
