Metadata-Version: 2.1
Name: threadsafe-tkinter
Version: 1.0.4
Summary: A thread-safe version of Tkinter for Python3.
Author: Devin Bobadilla
Author-email: MosesBobadilla@gmail.com
License: MIT
Keywords: tkinter,thread,multithread,threadsafe
Platform: POSIX
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Provides: threadsafe_tkinter
License-File: LICENSE.TXT

Simple wrapper library for tkinter that makes it threadsafe.
