summaryrefslogtreecommitdiff
path: root/dev-python/glooey/metadata.xml
blob: b7ee2f563db7aa8a9f7219c73d9109d3b584926e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>3dprint@gentoo.org</email>
  <name>Gentoo 3D Printer Project</name>
 </maintainer>
 <longdescription>
        Every game needs a user interface that matches its look and feel. The purpose of glooey is to help you make
        such an interface. Towards this end, glooey provides 7 powerful placement widgets, a label widget, an image
        widget, 3 different button widgets, a text entry widget, a variety of scroll boxes and bars, 4 different dialog
        box widgets, and a variety of other miscellaneous widgets. The appearance of any widget can be trivially
        customized, and glooey comes with built-in fantasy, puzzle, and 8-bit themes to prove it (and to help you hit
        the ground running if your game fits one of those genres).
    </longdescription>
 <upstream>
  <remote-id type="github">kxgames/glooey</remote-id>
  <remote-id type="pypi">glooey</remote-id>
  <bugs-to>https://github.com/kxgames/glooey/issues</bugs-to>
  <doc>https://glooey.readthedocs.io/</doc>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>