blob: b0d00b8ec527e4bd5fac734c4f786507528e2fdf (
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>
<herd>gnome</herd>
<longdescription>
GTX is a small collection of convenience functions intended to enhance the GLib
testing framework. With specific emphasis on easing the pain of writing test
cases for asynchronous interactions.
</longdescription>
<upstream>
<remote-id type="launchpad">gtx</remote-id>
</upstream>
</pkgmetadata>
|