Metadata-Version: 2.1
Name: app-utils
Version: 0.1a1
Summary: A collection of reusable utility functions to aid in rapid application development.
Home-page: https://gitlab.com/shinn5112/app_utils
Author: Patrick Shinn
Author-email: shinn5112@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# App Utils
A simple collection of reusable application utilities so that developers can focus
on making the application, not its logistics. 

