Metadata-Version: 2.1
Name: ppg
Version: 1.0.1
Summary: Create cross-platform desktop applications with Python and Qt5/Qt6
Home-page: UNKNOWN
Author: Luis Alfredo Reyes
Author-email: 
License: GPLv3 or later
Keywords: PyQt,PyQt5,PyQt6,PySide2,PySide6,Qt5,Qt6
Platform: MacOS
Platform: Windows
Platform: Debian
Platform: Fedora
Platform: CentOS
Platform: Arch
Platform: Raspbian
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
License-File: LICENSE
License-File: NOTICE
Requires-Dist: PyInstaller (==4.5.1)
Provides-Extra: licensing
Requires-Dist: rsa (>=3.4.2) ; extra == 'licensing'
Provides-Extra: sentry
Requires-Dist: sentry-sdk (>=0.6.6) ; extra == 'sentry'
Provides-Extra: upload
Requires-Dist: boto3 ; extra == 'upload'

Create cross-platform desktop applications with Python and Qt5/Qt6

Home page: 

