Metadata-Version: 1.0
Name: PyQtWebKit
Version: 5.13.1
Summary: Python bindings for the Qt WebKit library
Home-page: https://pyqt5.com
Author: Irony
Author-email: 892768447@qq.com
License: GPL v3
Platform: UNIX
Platform: Windows
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: PyQt5 (>=5.13.1)

Installation
------------

Wheels for the GPL version for 32 Windows can be installed from PyPI::

    pip install PyQtWebKit

The wheels include a copy of the required parts of the LGPL version of Qt.

