ocsigen 1.3.4-2build3 source package in Ubuntu

Changelog

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

  * Rebuild for OCaml 3.12.1.
 -- Colin Watson <email address hidden>   Sat, 19 Nov 2011 23:40:45 +0000

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-2build3.debian.tar.gz 13.1 KiB c086e10edbda36c400cd94e1990000f461f8474296e49a1b597cb2e0abb38fde
ocsigen_1.3.4-2build3.dsc 2.7 KiB 84152be3f2d0e0672cf77f9163de2dab71efc183ddec99c74f760473028a3b2a

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.