1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
| Metadata-Version: 2.4
| Name: PyQt5_sip
| Version: 12.17.1
| Summary: The sip module support for PyQt5
| Home-page: https://github.com/Python-SIP/sip
| Author: Phil Thompson
| Author-email: phil@riverbankcomputing.com
| License: BSD-2-Clause
| Platform: X11
| Platform: macOS
| Platform: Windows
| Requires-Python: >=3.9
| License-File: LICENSE
| Dynamic: license
| Dynamic: license-file
| Dynamic: requires-python
|
| sip Extension Module
| ====================
|
| The sip extension module provides support for the PyQt5 package.
|
|