Metadata-Version: 2.1
Name: python-qsettingswidget
Version: 0.1.0
Summary: Generate a widget with a corresponding QSettings object to help save and load settings with a corresponding GUI.
Home-page: https://gitlab.com/NamingThingsIsHard/qt/python-qsettingswidget
Author: LoveIsGrief
Author-email: loveisgrief@tuta.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Intended Audience :: Developers
Requires-Python: >=3.0
Description-Content-Type: text/markdown
Requires-Dist: anytree (==2.6.0)
Requires-Dist: PyQt5 (==5.12.1)

# python-qsettingswidget

Generate a widget with a corresponding QSettings object to help save and load settings with a corresponding GUI.

