Metadata-Version: 2.1
Name: pqwidgets
Version: 1.0.3
Summary: A custom PyQt5 widgets package
Home-page: https://github.com/majunggil/PyQt5/tree/main/pqwidgets
Author: majunggil
Author-email: majunggil.work@gmailc.om
License: UNKNOWN
Description: # Widgets Package
        
        A PyQt5 widgets extension with additional functionality like image display, auto-resizing text, and more.
        
        ## Installation
        
        Install the package via pip:
        
        ```bash
        pip install pqwidgets
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
