From 394175914d0a4a9a7c3b597f010e3aa91d88a5da Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Mon, 20 Feb 2012 14:36:19 +0100 Subject: [PATCH] better description in _oasis Ignore-this: 1d393f1d6351661d09eda7c620f0b0f9 darcs-hash:20120220133619-c41ad-22d4a6caa74a8afb823ca16e5bb79a8cf76af686 --- _oasis | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/_oasis b/_oasis index e4bff41..9510276 100644 --- a/_oasis +++ b/_oasis @@ -12,9 +12,14 @@ Authors: Jérémie Dimino Homepage: http://utop.forge.ocamlcore.org/ BuildTools: ocamlbuild Plugins: DevFiles (0.2), META (0.2) -Synopsis: utop -Description: Universal toplevel for OCaml FilesAB: src/lib/uTop_version.ml.ab +Synopsis: Universal toplevel for OCaml +Description: + utop is an improved toplevel 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. # +-------------------------------------------------------------------+ # | The toplevel |