opam-version: "1.2"
name: "tuareg"
version: "2.0.9"
maintainer: "Christophe.Troestler@umons.ac.be"
authors: [
  "Albert Cohen <Albert.Cohen@prism.uvsq.fr>"
  "Sam Steingold <sds@gnu.org>"
  "Christophe Troestler <Christophe.Troestler@umons.ac.be>"
  "Stefan Monnier <monnier@iro.umontreal.ca>"
]
homepage: "https://forge.ocamlcore.org/projects/tuareg/"
bug-reports: "https://forge.ocamlcore.org/tracker/?group_id=43"
dev-repo: "https://github.com/ocaml/tuareg.git"
build: [make "tuareg-site-file.el"]
depends: "caml-mode"
post-messages: "
If you have not yet done so, please add in ~/.emacs.d/init.el or
in ~/.emacs to following line:
    (load \"%{share}%/emacs/site-lisp/tuareg-site-file\")
" {success}
