ocsigen 1.3.4-2build4 source package in Ubuntu

Changelog

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

  * No-change rebuild for ABI transition.
 -- Ilya Barygin <email address hidden>   Sun, 18 Dec 2011 17:55:12 +0400

Upload details

Uploaded by:
Ilya Barygin
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
Precise release universe devel

Downloads

File Size SHA-256 Checksum
ocsigen_1.3.4.orig.tar.gz 764.9 KiB 89939ef965541824de88a9002ac1924e3067c9e16331cfadfed731f6822c9fa2
ocsigen_1.3.4-2build4.debian.tar.gz 13.2 KiB 5f051022caf6aeb9c350bbc23671ed21d94fbf14f7918235562aebeb1ea5efce
ocsigen_1.3.4-2build4.dsc 2.3 KiB 4be44f74191feff8aa657d223650b90eb7fd229c0d814849cf7b409d64790f2c

Available diffs

View changes file

Binary packages built by this source

libocsigen-ocaml: No summary available for libocsigen-ocaml in ubuntu quantal.

No description available for libocsigen-ocaml in ubuntu quantal.

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

No description available for libocsigen-ocaml-dev in ubuntu quantal.

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

No description available for libocsigen-ocaml-doc in ubuntu quantal.

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: No summary available for ocsigen in ubuntu quantal.

No description available for ocsigen in ubuntu quantal.

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.