No description
  • OCaml 99.2%
  • Makefile 0.8%
Find a file
2014-12-17 13:57:45 +01:00
.gitignore seems to work 2014-06-20 09:18:38 +02:00
buildOCPParse.ml first commit 2014-06-19 21:44:06 +02:00
buildOCPParser.mly first commit 2014-06-19 21:44:06 +02:00
buildOCPTree.ml first commit 2014-06-19 21:44:06 +02:00
Makefile multiple bugfixes 2014-12-15 17:40:45 +01:00
ocamllexer.mll first commit 2014-06-19 21:44:06 +02:00
ocp2opam.ml add specific dependencies from command line 2014-12-17 13:30:02 +01:00
ocp2opam.ocp clear ocp2opam .ocp versions 2014-12-17 13:57:45 +01:00
README.md Update README.md 2014-06-20 14:20:10 +02:00

ocp2opam

Simple tool to translate ocp-build managed programs to opam packages

Probably very incomplete and full of errors

Most of the code here comes from ocp-build source code