sys-process/glances: revbump 3.1.4.1, add missing doc dep
[gentoo.git] / dev-haskell / tasty-golden / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>haskell@gentoo.org</email>
6                 <name>Gentoo Haskell</name>
7         </maintainer>
8         <longdescription>
9                 This package provides support for «golden testing».
10                 A golden test is an IO action that writes its result to a file.
11                 To pass the test, this output file should be identical to the corresponding
12                 'golden' file, which contains the correct result for the test.
13         </longdescription>
14         <upstream>
15                 <remote-id type="github">feuerbach/tasty-golden</remote-id>
16         </upstream>
17 </pkgmetadata>