Metadata-Version: 2.4
Name: cwidgets
Version: 0.1.1
Summary: Accessible custom widgets for PyQt6 and PySide6 — keyboard navigation, NVDA screen reader support, and Win32 RichEdit integration
Author-email: Mohamed Hédi Bettaieb <hedidouz@gmail.com>
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/hedi-bettaieb/cwidgets
Project-URL: Repository, https://github.com/hedi-bettaieb/cwidgets
Project-URL: Issues, https://github.com/hedi-bettaieb/cwidgets/issues
Keywords: pyqt6,pyside6,accessibility,nvda,widgets,screenreader,blind,visually impaired
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pywin32; sys_platform == "win32"
Dynamic: license-file
