summaryrefslogtreecommitdiff
blob: d377beea954f6aebcbd3df119c7711c4e93d7faf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>ml</herd>
  <herd>emacs</herd>
  <longdescription>
Tuareg is an Object Caml/Camllight mode for Emacs.  It handles automatic
indentation and syntax highlighting of code.  It also supports an interactive
Caml top-level and debugger.  Tuareg attempts to do a better job than the
Emacs mode distributed with the OCaml 3.x source.
</longdescription>
  <upstream>
    <remote-id type="github">ocaml/tuareg</remote-id>
  </upstream>
</pkgmetadata>