blob: f641d7eb6faa5fc409718e3f285dc23e7d7be0c8 (
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>
<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>
</pkgmetadata>
|