ocsigen 1.3.4-2build1 source package in Ubuntu

Changelog

ocsigen (1.3.4-2build1) precise; urgency=low

  * Rebuild for new liblwt-ocaml-dev and libocamlnet-ocaml-dev ABIs.
 -- Colin Watson <email address hidden>   Mon, 24 Oct 2011 16:54:43 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Precise
Original maintainer:
Debian OCaml Maintainers
Architectures:
any all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ocsigen_1.3.4.orig.tar.gz 764.9 KiB 89939ef965541824de88a9002ac1924e3067c9e16331cfadfed731f6822c9fa2
ocsigen_1.3.4-2build1.debian.tar.gz 13.0 KiB 03fa5b8b9a471c3fd992b88de1063370fa56933af43b9299f7c3d536fd078e67
ocsigen_1.3.4-2build1.dsc 2.7 KiB f303748ba521851bc62ad376032122964400f2f22ec068c8071dd619b360b0b1

Available diffs

View changes file

Binary packages built by this source

libocsigen-ocaml: runtime librairies for Ocsigen

 Ocsigen is a Web server and a programming framework providing a new
 way to create dynamic Web sites.
 .
 This package contains runtime librairies for Ocsigen.

libocsigen-ocaml-dev: development librairies for Ocsigen

 Ocsigen is a Web server and a programming framework providing a new
 way to create dynamic Web sites. Its goal is to offer an alternative
 to Apache/PHP, based on cutting-edge technologies coming from
 research in programming languages. It has most of the features you
 expect from a Web server (static pages, CGI scripts, etc.) and also
 an innovative module, called Eliom, for generating dynamic Web
 pages. With Eliom, you program in a concise and modular way, with a
 strong type system which helps you to produce valid xhtml. The server
 handles sessions, URLs, and page parameters automatically.
 .
 This package contains development files for compiling Ocsigen
 extensions and Eliom modules.

libocsigen-ocaml-doc: developer's documentation for Ocsigen

 Ocsigen is a Web server and a programming framework providing a new
 way to create dynamic Web sites.
 .
 This package contains the documentation of all Ocsigen's modules.
 This is developer's documentation, generated by ocamldoc. The
 documentation for the server itself is available online.

libocsigen-xhtml-ocaml-dev: Ocsigen XHTML generation library

 This package provides the XHTML generation library of Ocsigen, to
 generate statically typed XHTML pages. Typing is achieved with
 polymorphic variants. This library can be used independently of
 Ocsigen. This package contains development files needed to use this
 library alone.

ocsigen: web server and programming framework in OCaml

 Ocsigen is a Web server and a programming framework providing a new
 way to create dynamic Web sites. Its goal is to offer an alternative
 to Apache/PHP, based on cutting-edge technologies coming from
 research in programming languages. It has most of the features you
 expect from a Web server (static pages, CGI scripts, etc.) and also
 an innovative module, called Eliom, for generating dynamic Web
 pages. With Eliom, you program in a concise and modular way, with a
 strong type system which helps you to produce valid xhtml. The server
 handles sessions, URLs, and page parameters automatically.
 .
 This package contains the web server itself and shared files.

ocsigen-dev: development metapackage for Ocsigen

 Ocsigen is a Web server and a programming framework providing a new
 way to create dynamic Web sites. Its goal is to offer an alternative
 to Apache/PHP, based on cutting-edge technologies coming from
 research in programming languages. It has most of the features you
 expect from a Web server (static pages, CGI scripts, etc.) and also
 an innovative module, called Eliom, for generating dynamic Web
 pages. With Eliom, you program in a concise and modular way, with a
 strong type system which helps you to produce valid xhtml. The server
 handles sessions, URLs, and page parameters automatically.
 .
 This metapackage brings everything you need to develop Ocsigen
 extensions and Eliom modules: the development librairies, the server
 itself and documentation.