diff options
Diffstat (limited to 'app-emacs/tuareg-mode/metadata.xml')
-rw-r--r-- | app-emacs/tuareg-mode/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app-emacs/tuareg-mode/metadata.xml b/app-emacs/tuareg-mode/metadata.xml index 0ad689304a34..5efc3efe38e8 100644 --- a/app-emacs/tuareg-mode/metadata.xml +++ b/app-emacs/tuareg-mode/metadata.xml @@ -3,4 +3,10 @@ <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> </pkgmetadata> |