Source: ocamlify Section: ocaml Priority: optional Maintainer: Debian OCaml Maintainers Uploaders: Ralf Treinen Build-Depends: debhelper (>= 10), ocaml-nox (>= 4), dh-ocaml (>= 0.9.0~), ocamlbuild, ocaml-findlib Standards-Version: 4.1.0 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ocaml-maint/packages/ocamlify.git Vcs-Git: git://anonscm.debian.org/pkg-ocaml-maint/packages/ocamlify.git Homepage: http://ocamlify.forge.ocamlcore.org/ Package: ocamlify Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${ocaml:Depends} Description: include files in OCaml code This program allows one to copy files inside OCaml code. It uses a first file that describes the other files that must be included and the type of OCaml variable it should create. It can also describe dependencies to other files, in order to generate .depends files for make.