Metadata-Version: 2.1
Name: Smg88
Version: 0.3.14
Summary: Contains a python package with some useful functions and classes to use across projects
Home-page: https://github.com/Smartestguy88/Smg88
Author: Smartguy88
Author-email: verysmartguy88@gmail.com
Platform: unix
Platform: linux
Platform: osx
Platform: cygwin
Platform: win32
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: smg88
Requires-Dist: smg88-requirements.txt ; extra == 'smg88'
Provides-Extra: smg88_testing
Requires-Dist: flake8 ; extra == 'smg88_testing'
Requires-Dist: tox ; extra == 'smg88_testing'
Requires-Dist: pytest ; extra == 'smg88_testing'
Requires-Dist: pytest-cov ; extra == 'smg88_testing'
Requires-Dist: mypy ; extra == 'smg88_testing'

# Smg88
 Provides an array of commonly used functions and features
