Package js_of_ocaml: Information

    Source package: js_of_ocaml
    Version: 3.11.0-alt1
    Build time:  Dec 2, 2021, 04:00 PM in the task #289137
    Category: Development/ML
    Report package bug
    License: LGPLv2 with exceptions
    Summary: A compiler of OCaml byte-code to Javascript
    Description: 
    js_of_ocaml is a compiler of OCaml byte-code to Javascript.  It makes it
    possible to run OCaml programs in a Web browser.
    Its key features are the following:
    * the whole language, and most of the standard library are
    supported;
    * the generated code can be used with any web server and browser;
    * you can use a standard installation of OCaml to compile your
    programs. In particular, you do not have to recompile a library to
    use it with Js_of_ocaml. You just have to link your program with a
    specific library to interface with the browser APIs.

    List of rpms provided by this srpm:
    js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
    js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-js_of_ocaml (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-js_of_ocaml-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-js_of_ocaml-devel (x86_64, ppc64le, i586, armh, aarch64)
    ocaml-js_of_ocaml-devel-debuginfo (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. dune
      2. nodejs
      3. ocaml
      4. ocaml-cmdliner-devel
      5. libX11-devel
      6. rpm-build-ocaml >= 1.4
      7. ocaml-cppo
      8. ocaml-fieldslib-devel
      9. ocaml-findlib-devel
      10. ocaml-graphics
      11. ocaml-lwt-devel >= 2.4.4
      12. ocaml-menhir
      13. ocaml-num-devel
      14. ocaml-ocamlbuild
      15. ocaml-ocamldoc
      16. ocaml-ppx_compare-devel
      17. ocaml-ppx_enumerate-devel
      18. ocaml-ppx_expect-devel
      19. ocaml-ppx_hash-devel
      20. ocaml-ppx_here-devel
      21. ocaml-ppx_inline_test-devel
      22. ocaml-ppx_sexp_conv-devel
      23. ocaml-ppxlib-devel
      24. ocaml-reactiveData-devel
      25. ocaml-time_now-devel
      26. ocaml-tyxml-devel
      27. ocaml-yojson-devel

    Last changed


    Nov. 4, 2021 Anton Farygin 3.11.0-alt1
    - 3.11.0
    Sept. 6, 2021 Anton Farygin 3.10.0-alt1
    - 3.10.0
    April 4, 2021 Anton Farygin 3.9.1-alt2
    - disabled check for ocaml-4.12 task