Metadata-Version: 2.4
Name: xsge_gui
Version: 2.0
Summary: xSGE GUI Toolkit
Home-page: https://python-sge.github.io
Author: The Diligent Circle
Author-email: diligentcircle@riseup.net
License: GNU Lesser General Public License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development
Requires: sge (>=2.0, <3.0)
Provides: xsge_gui
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: provides
Dynamic: requires
Dynamic: summary

xSGE is a collection of higher-level extensions for the SGE which
enhance the core functionality in an implementation-independent way.
Like the SGE itself, they are distribted under the terms of the GNU
Lesser General Public License.

This extension provides a simple toolkit for adding GUIs to a SGE game
as well as support for modal dialog boxes.
