Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 1.0.0
Summary: A simple GUI library built on PyQt6 with advanced widgets like Markdown, DataGrids, and Dark Mode
Author-email: Anand Kumar <swiss.armyknife@github.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/yourusername/kigo-gui-framework
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt6==6.7.0
Requires-Dist: PyQt6-WebEngine==6.7.0
Requires-Dist: PyQt6-Multimedia==6.7.0
Provides-Extra: full
Requires-Dist: markdown; extra == "full"

Added     'DarkModeToggle', 'ThemeManager', 'ColorPicker', 'DataGrid', 

&nbsp;   'SearchWidget', 'FileSystem', 'Toolbar', 'Toast', widgets. Kigo will move. It will be renamed OpenTG. Keep an eye out for that.



