Metadata-Version: 2.4
Name: ctkmessagebox-demir
Version: 0.3.2
Summary: A modern CustomTkinter messagebox with icon and window icon support.
Author-email: Demir <demirdeger@outlook.com>
Project-URL: Homepage, https://github.com/DemirDevs/ctkmessagebox
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: customtkinter>=5.0
Requires-Dist: Pillow>=10.0

# CTkMessageBox

A modern, theme-friendly, icon-supporting message box — based on [CustomTkinter].

## Installation
bash
pip install ctkmessagebox
