OASISFormat: 0.2
Name:        ocamlmod
Version:     0.0.2
Synopsis:    Generate OCaml modules from source files
Authors:     Sylvain Le Gall
License:     LGPL-2.1 with OCaml linking exception
Plugins:     DevFiles (0.2), META (0.2), StdFiles (0.2)

Executable ocamlmod
  Path:         src
  BuildTools:   ocamlbuild
  MainIs:       ocamlmod.ml
  BuildDepends: fileutils, pcre
  
