Metadata-Version: 2.1
Name: mansel-pyqt
Version: 0.1.0
Summary: Tool for manual file selection
Home-page: https://github.com/willsALMANJ/mansel-pyqt
Author: https://github.com/willsALMANJ
Author-email: wsha.code@gmail.com
License: UNKNOWN
Description: # masnel-pyqt
        
        This project is a wrapper for the [mansel](https://github.com/willsALMANJ/mansel) project using PyQt5.
        It can be installed via
        
            pip install mansel-pyqt
        
        to install `mansel` with binding to `PyQt5`.
        `mansel-pyqt` is packaged separately from `mansel` to comply with the `PyQt5` license.
        Refer to the `mansel` documentation for usage information.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Environment :: X11 Applications :: Qt
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
