js-of-ocaml 1.0.9-1 source package in Ubuntu

Changelog

js-of-ocaml (1.0.9-1) unstable; urgency=low

  * New upstream release
  * Fix FTBFS on bytecode architectures
  * Do not install plugins on architectures without natdynlink

js-of-ocaml (1.0.8-1) unstable; urgency=low

  * New upstream release
  * Add libderiving-ocsigen-ocaml-dev to Build-Depends
  * Add new binary packages: js-of-ocaml, libjs-of-ocaml

js-of-ocaml (1.0.7-1) unstable; urgency=low

  * New upstream release
 -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  14 Dec 2011 09:46:09 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
ocaml
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe ocaml

Downloads

File Size SHA-256 Checksum
js-of-ocaml_1.0.9.orig.tar.gz 1.2 MiB 01f77a84c42250ae01cd9fc34819279cc72bf79b784ac6a78f08ac7605880f00
js-of-ocaml_1.0.9-1.debian.tar.gz 5.5 KiB e1239549b8aa6c5bdef5389b72c501ee3cc86cba5317c0fd469f20d9ac1efa46
js-of-ocaml_1.0.9-1.dsc 2.3 KiB 8bd7068566ef06816e2689979e73ed65d8d42261137fb80dab5c58c78877345c

Available diffs

View changes file

Binary packages built by this source

js-of-ocaml: OCaml bytecode to JavaScript compiler (compiler)

 Js_of_ocaml is a compiler of OCaml bytecode 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.
 .
 This package contains the compiler itself.

libjs-of-ocaml: OCaml bytecode to JavaScript compiler (runtime)

 Js_of_ocaml is a compiler of OCaml bytecode 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.
 .
 This package contains runtime libraries that may be needed by
 server-side programs communicating with clients compiled with
 Js_of_ocaml using JSON.

libjs-of-ocaml-dev: No summary available for libjs-of-ocaml-dev in ubuntu quantal.

No description available for libjs-of-ocaml-dev in ubuntu quantal.

libjs-of-ocaml-doc: No summary available for libjs-of-ocaml-doc in ubuntu quantal.

No description available for libjs-of-ocaml-doc in ubuntu quantal.