blob: c9301be7a84751f346d2dd32232cc2165406f3e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<maintainer>
<email>jlec@gentoo.org</email>
</maintainer>
<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>
|