Merge the GLEP 67 transition changes
[gentoo.git] / dev-ml / core / 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>ml@gentoo.org</email>
6     <name>Gentoo ML Project</name>
7   </maintainer>
8   <longdescription lang="en">
9   Core is Jane Street Capital's Ocaml standard library overlay.  It
10   provides tail recursive versions of non tail recursive functions in
11   the standard library, changes the signature of many of the standard
12   modules, and adds new functionality.
13
14   Core_extended adds new functionality, but is only code reviewed on an
15   ad-hoc basis.
16   </longdescription>
17 </pkgmetadata>