Metadata-Version: 2.1
Name: TkinterExtras
Version: 0.1
Summary: Some extra classes and functions for tkinter
Home-page: 
Author: Marcus Collins
Author-email: mjdj27123@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: tkinter; platform_system == "Darwin"
Requires-Dist: python3-tk; platform_system == "Linux"
Requires-Dist: tkinter; platform_system == "Windows"

