Use https by default
[gentoo.git] / dev-lang / epic / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <herd>haskell</herd>
5         <maintainer>
6                 <email>haskell@gentoo.org</email>
7         </maintainer>
8         <longdescription>
9                 Epic is a simple functional language which compiles to
10                 reasonably efficient C code, using the Boehm-Demers-Weiser
11                 garbage collector (&lt;http://www.hpl.hp.com/personal/Hans_Boehm/gc/&gt;).
12                 It is intended as a compiler back end, and is currently used
13                 as a back end for Epigram (&lt;http://www.e-pig.org&gt;) and Idris
14                 (&lt;http://idris-lang.org/&gt;).
15                 It can be invoked either as a library or an application.
16         </longdescription>
17 </pkgmetadata>