Metadata-Version: 2.1
Name: pqpopups
Version: 1.0.3
Summary: A custom PyQt5 popups package
Home-page: https://github.com/kyi1107/pqpopups
Author: kwonyoungil
Author-email: kwen232@gmail.com
License: UNKNOWN
Description: # Label Package
        
        a PyQt5 Widget extension with custom keypad and numpad pop-up functions.
        
        ## Installation
        
        Install the package via pip:
        
        ```bash
        pip install pqpopups
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
