Metadata-Version: 2.1
Name: xsge-gui
Version: 1.2.1
Summary: xSGE GUI Toolkit
Home-page: https://python-sge.github.io
Author: Layla Marchant
Author-email: diligentcircle@riseup.net
License: GNU General Public License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development
Requires: sge (>=1.7, <2.0)
Provides: xsge_gui

xSGE is a collection of extensions for the SGE licensed under the GNU
General Public License.  They are designed to give additional features
to free/libre software games which aren't necessary, but are nice to
have.

xSGE extensions are not dependent on any particular SGE implementation.
They should work with any implementation that follows the specification.

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