(lang dune 3.21)
(name js_of_ocaml-tyxml)
(version 6.3.2)
(sections
 (lib /usr/lib/arm-linux-gnueabihf/ocaml/5.4.0/js_of_ocaml-tyxml)
 (doc /usr/doc/js_of_ocaml-tyxml))
(files
 (lib
  (META
   dune-package
   import.ml
   js_of_ocaml_tyxml.cma
   js_of_ocaml_tyxml.cmi
   js_of_ocaml_tyxml.cmt
   js_of_ocaml_tyxml.ml
   js_of_ocaml_tyxml__.cmi
   js_of_ocaml_tyxml__.cmt
   js_of_ocaml_tyxml__.ml
   js_of_ocaml_tyxml__Import.cmi
   js_of_ocaml_tyxml__Import.cmt
   js_of_ocaml_tyxml__Tyxml_cast.cmi
   js_of_ocaml_tyxml__Tyxml_cast.cmt
   js_of_ocaml_tyxml__Tyxml_cast.cmti
   js_of_ocaml_tyxml__Tyxml_cast_sigs.cmi
   js_of_ocaml_tyxml__Tyxml_cast_sigs.cmt
   js_of_ocaml_tyxml__Tyxml_cast_sigs.cmti
   js_of_ocaml_tyxml__Tyxml_js.cmi
   js_of_ocaml_tyxml__Tyxml_js.cmt
   js_of_ocaml_tyxml__Tyxml_js.cmti
   opam
   tyxml_cast.ml
   tyxml_cast.mli
   tyxml_cast_sigs.ml
   tyxml_cast_sigs.mli
   tyxml_js.ml
   tyxml_js.mli))
 (doc (CHANGES.md LICENSE README.md README_wasm_of_ocaml.md)))
(library
 (name js_of_ocaml-tyxml)
 (kind normal)
 (synopsis "Tyxml for js_of_ocaml.")
 (archives (byte js_of_ocaml_tyxml.cma))
 (plugins (byte js_of_ocaml_tyxml.cma))
 (requires js_of_ocaml tyxml tyxml.functor react reactiveData)
 (main_module_name Js_of_ocaml_tyxml)
 (modes byte)
 (modules
  (wrapped
   (group
    (alias
     (obj_name js_of_ocaml_tyxml__)
     (visibility public)
     (kind alias)
     (source
      (path Js_of_ocaml_tyxml__)
      (impl (path js_of_ocaml_tyxml__.ml-gen))))
    (name Js_of_ocaml_tyxml)
    (modules
     (module
      (obj_name js_of_ocaml_tyxml__Import)
      (visibility public)
      (source (path Import) (impl (path import.ml))))
     (module
      (obj_name js_of_ocaml_tyxml)
      (visibility public)
      (source (path Js_of_ocaml_tyxml) (impl (path js_of_ocaml_tyxml.ml))))
     (module
      (obj_name js_of_ocaml_tyxml__Tyxml_cast)
      (visibility public)
      (source
       (path Tyxml_cast)
       (intf (path tyxml_cast.mli))
       (impl (path tyxml_cast.ml))))
     (module
      (obj_name js_of_ocaml_tyxml__Tyxml_cast_sigs)
      (visibility public)
      (source
       (path Tyxml_cast_sigs)
       (intf (path tyxml_cast_sigs.mli))
       (impl (path tyxml_cast_sigs.ml))))
     (module
      (obj_name js_of_ocaml_tyxml__Tyxml_js)
      (visibility public)
      (source
       (path Tyxml_js)
       (intf (path tyxml_js.mli))
       (impl (path tyxml_js.ml))))))
   (wrapped true))))
