blob: e604e3026d41f2756afea63a26ce92fb6fcbf4ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>pva@gentoo.org</email>
<name>Peter Volkov</name>
</maintainer>
<longdescription lang="en">Gideon is a modern GUI builder for GTK+ toolkit. It is an advanced
IDE-embeddable RAD tool designed to fulfil l the needs of desktop
programmers who want to create multi-platform GTK+ based applications
with minimal GUI coding. Gideon is full-featured yet elegant: its
innovative Property Explorer solves many GUI constructing t asks in a
versatile manner without additional popup dialogs. The project is
targeted to develop a tool that i s coherent and highly productive for
experienced GTK+ users as well as simple and accessible for newcomers.</longdescription>
<upstream>
<remote-id type="google-code">nothing-personal</remote-id>
</upstream>
</pkgmetadata>
|