Metadata-Version: 2.1 Name: TkinterMessagebox Version: 1.0.1 Summary: Rebuild the tkinter messagebox with sun-valley-ttk-theme Home-page: https://github.com/littlewhitecloud/TkinterMessagebox Download-URL: https://github.com/littlewhitecloud/TkinterMessagebox/releases/tag/v1.0.1 Author: littlewhitecloud Author-email: q1141926647@163.com License: MIT Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Topic :: Software Development :: Libraries Classifier: License :: OSI Approved :: MIT License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Operating System :: Microsoft :: Windows :: Windows 10 Classifier: Operating System :: Microsoft :: Windows :: Windows 11 Requires-Python: >= 3 Requires-Dist: Pillow (>=9.4.0) Requires-Dist: darkdetect (>=0.8.0) Requires-Dist: sv-ttk (==2.0)