app-forensics/ovaldi: Drop old
[gentoo.git] / dev-haskell / thyme / 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                 Thyme is a rewrite of the fine @time@ library, with a particular focus
10                 on performance for applications that make heavy use of timestamps.
11                 
12                 See "Data.Thyme" for a full description.
13         </longdescription>
14         <use>
15                 <flag name="bug-for-bug">bug-for-bug compatibility with time</flag>
16                 <flag name="lens">use the full lens package</flag>
17                 <flag name="show-internal">instance Show of internal representation</flag>
18         </use>
19         <upstream>
20                 <remote-id type="github">liyang/thyme</remote-id>
21         </upstream>
22 </pkgmetadata>