blob: c49ce9c04047fda7cb37ac76b8ebab9cf9761227 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">GuiLoader/C++ is a C++ binding to GuiLoader library. It is a convenience
layer that simplifies development of GuiLoader based applications
written in C++ language by introducing exception safety, binding GTK+
objects d efined in GuiXml to C++ variables and type-safe dynamic
connection to signals.</longdescription>
<upstream>
<remote-id type="google-code">nothing-personal</remote-id>
</upstream>
</pkgmetadata>
|