*/*: Remove ml@ from packages maintainers
[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-needed -->
5   <longdescription lang="en">
6   Core is Jane Street Capital's Ocaml standard library overlay.  It
7   provides tail recursive versions of non tail recursive functions in
8   the standard library, changes the signature of many of the standard
9   modules, and adds new functionality.
10
11   Core_extended adds new functionality, but is only code reviewed on an
12   ad-hoc basis.
13   </longdescription>
14   <upstream>
15     <remote-id type="github">janestreet/core</remote-id>
16   </upstream>
17 </pkgmetadata>