version = "6.3.2"
description = "Js_of_ocaml compiler library"
requires =
"menhirLib
 ocaml-compiler-libs.bytecomp
 ocaml-compiler-libs.common
 sedlex
 yojson"
archive(byte) = "js_of_ocaml_compiler.cma"
archive(native) = ""
plugin(byte) = "js_of_ocaml_compiler.cma"
plugin(native) = ""
package "dynlink" (
  directory = "dynlink"
  version = "6.3.2"
  description = "Js_of_ocaml compiler dynlink support"
  requires =
  "compiler-libs.bytecomp js_of_ocaml-compiler js_of_ocaml-compiler.runtime"
  archive(byte) = "js_of_ocaml_compiler_dynlink.cma"
  archive(native) = ""
  plugin(byte) = "js_of_ocaml_compiler_dynlink.cma"
  plugin(native) = ""
)
package "findlib-support" (
  directory = "findlib-support"
  version = "6.3.2"
  description = ""
  requires = "findlib js_of_ocaml-compiler"
  archive(byte) = "jsoo_findlib_support.cma"
  archive(native) = ""
  plugin(byte) = "jsoo_findlib_support.cma"
  plugin(native) = ""
)
package "runtime" (
  directory = "runtime"
  version = "6.3.2"
  description = ""
  requires = ""
  archive(byte) = "jsoo_runtime.cma"
  archive(native) = ""
  plugin(byte) = "jsoo_runtime.cma"
  plugin(native) = ""
)
package "runtime-files" (
  directory = "runtime-files"
  version = "6.3.2"
  description = ""
  requires = "js_of_ocaml-compiler"
  archive(byte) = "js_of_ocaml_compiler_runtime_files.cma"
  archive(native) = ""
  plugin(byte) = "js_of_ocaml_compiler_runtime_files.cma"
  plugin(native) = ""
)