summaryrefslogtreecommitdiff
path: root/dev-ml/utop/metadata.xml
blob: c842688408ac887e7ea17ce35d4a7a8bf0a47c58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>ml@gentoo.org</email>
    <name>ML</name>
  </maintainer>
  <longdescription>
    utop is an improved toplevel (i.e., Read-Eval-Print Loop or REPL) for
    OCaml. It can run in a terminal or in Emacs. It supports line edition,
    history, real-time and context sensitive completion, colors, and more.
    It integrates with the Tuareg mode in Emacs.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/ocaml-community/utop/issues/</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>