Metadata-Version: 2.4
Name: CTkFileDialog
Version: 0.1.1
Summary: Un elegante diálogo de archivos para CustomTkinter
Author: FlickGMD
Author-email: salvadorfabiansulcacuba@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: User Interfaces
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: customtkinter>=5.0.0
Requires-Dist: Pillow
Requires-Dist: opencv-python
Requires-Dist: CTkMessagebox
Requires-Dist: CTkToolTip
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

```bash 
pip install CTkFileDialog
```
