Metadata-Version: 2.4
Name: kigo-gui-framework
Version: 0.3.0
Summary: A simple GUI library built on PyQt6 (Pure Python)
Author-email: Anand Kumar <swiss.armyknife@github.com>
License-Expression: GPL-3.0
Project-URL: Homepage, https://github.com/yourusername/kigo-gui-framework
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: PyQt6==6.7.0
Requires-Dist: PyQt6-WebEngine==6.7.0

What's new-
Added browser widget Browser.AFMABE() that calls QWebEngine
