Metadata-Version: 2.1
Name: baseutils
Version: 0.1.0
Summary: Base python utilities usable in any project
Home-page: https://www.github.com/mplanchard/baseutils
Author: Matthew Planchard
Author-email: msplanchard@gmail.com
License: UNKNOWN
Description: # baseutils
        Base python utilities useful in any project
        
Keywords: python
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
