Source: pysimplegui
Section: python
Priority: optional
Maintainer: Qelectrotech <scorpio@qelectrotech.org>
Build-Depends: debhelper (>= 9), dh-python,
               python3-all,
               python3-setuptools,
               python3-tk,
Standards-Version: 4.2.0
Homepage: https://github.com/PySimpleGUI/PySimpleGUI

Package: pysimplegui
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-tk
Recommends: ${python3:Recommends}
Suggests: ${python3:Suggests}
Description: Python GUIs for Humans. Launched in 2018. It's 2021 & PySimpleGUI is an ACTIVE &
 Transforms the tkinter, Qt, WxPython, and Remi (browser-based) GUI frameworks into a simpler interface.  
 The window definition is simplified by using Python core data types understood by beginners (lists and dictionaries). 
 Further simplification happens by changing event handling from a callback-based model to a message passing one.  
 .
 .
 .

 
 
