Metadata-Version: 2.4
Name: qtshim
Version: 1.2
Summary: Qt shim that handles PyQt5/6 and PySide2/6
Author-email: UCSF RBVI <chimerax@cgl.ucsf.edu>
License: Free for non-commercial use
Project-URL: Home, https://www.rbvi.ucsf.edu/chimerax/
Description-Content-Type: text/plain
Provides-Extra: pyqt6
Requires-Dist: PyQt6; extra == "pyqt6"
Requires-Dist: PyQt6-Qt6; extra == "pyqt6"
Requires-Dist: PyQt6-WebEngine; extra == "pyqt6"
Requires-Dist: PyQt6-sip; extra == "pyqt6"
Provides-Extra: pyside6
Requires-Dist: PySide6; extra == "pyside6"
Requires-Dist: shiboken6; extra == "pyside6"

Qt shim that handles PyQt5/6 and PySide2/6
