galax 1.1-9build2 source package in Ubuntu

Changelog

galax (1.1-9build2) precise; urgency=low

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

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
galax_1.1.orig.tar.gz 2.1 MiB d1965110305cf8cc5daa5d0f57445d700e09e92140e3f36b53f12e68afcd6f0f
galax_1.1-9build2.debian.tar.gz 14.1 KiB ae69f2ac1ad2400c1f6e984521fb2355ceafa21d561989d0a718bfd43b966ca5
galax_1.1-9build2.dsc 2.3 KiB 1768d0f5931c7f130dc3c0d16ddd542b206ce252a55a728f18437c2285306085

Available diffs

View changes file

Binary packages built by this source

galax: XQuery implementation with static typing - command line front-ends

 Galax is an implementation of XQuery, the W3C XML Query Language.
 .
 Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
 which is subset of XQuery 1.0.
 .
 Galax is a Schema-aware implementation of XQuery and supports static
 typing. Also thanks to that, Galax is a really fast implementation of the
 language.
 .
 Galax supports some advanced XQuery features, such as XML Schema validation,
 XML updates, XQuery optimization and projection, applications of XQuery to Web
 services.
 .
 This package contains the command line front-ends to evaluate XQuery queries
 and to validate XML documents against XML Schemas.

galax-doc: XQuery implementation with static typing - documentation

 Galax is an implementation of XQuery, the W3C XML Query Language.
 .
 Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
 which is subset of XQuery 1.0.
 .
 Galax is a Schema-aware implementation of XQuery and supports static
 typing. Also thanks to that, Galax is a really fast implementation of the
 language.
 .
 Galax supports some advanced XQuery features, such as XML Schema validation,
 XML updates, XQuery optimization and projection, applications of XQuery to Web
 services.
 .
 This package contains the Galax documentation. User's and reference manuals
 are provided, as well as the OCaml API reference for the Galax library.

galax-extra: XQuery implementation with static typing - utilities

 Galax is an implementation of XQuery, the W3C XML Query Language.
 .
 Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
 which is subset of XQuery 1.0.
 .
 Galax is a Schema-aware implementation of XQuery and supports static
 typing. Also thanks to that, Galax is a really fast implementation of the
 language.
 .
 Galax supports some advanced XQuery features, such as XML Schema validation,
 XML updates, XQuery optimization and projection, applications of XQuery to Web
 services.
 .
 This package contains several command line utilities which complete the
 front-ends provided by the galax package. Utilities are provided to validate
 XML Schemas and WSDL, inspect query execution plans, and convert queries among
 alternative syntaxes (plain text and XQueryX).

galaxd: XQuery implementation with static typing - network servers

 Galax is an implementation of XQuery, the W3C XML Query Language.
 .
 Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
 which is subset of XQuery 1.0.
 .
 Galax is a Schema-aware implementation of XQuery and supports static
 typing. Also thanks to that, Galax is a really fast implementation of the
 language.
 .
 Galax supports some advanced XQuery features, such as XML Schema validation,
 XML updates, XQuery optimization and projection, applications of XQuery to Web
 services.
 .
 This package contains galaxd, the Galax network server which executes query
 plans issued by remote clients. Extra helpers for remote execution (zerod and
 webgui) are also provided by this package.

libgalax-ocaml-dev: XQuery implementation with static typing - OCaml libraries

 Galax is an implementation of XQuery, the W3C XML Query Language.
 .
 Galax implements XQuery 1.0 as specified by the W3C, as well as XPath 2.0,
 which is subset of XQuery 1.0.
 .
 Galax is a Schema-aware implementation of XQuery and supports static
 typing. Also thanks to that, Galax is a really fast implementation of the
 language.
 .
 Galax supports some advanced XQuery features, such as XML Schema validation,
 XML updates, XQuery optimization and projection, applications of XQuery to Web
 services.
 .
 This package contains the OCaml development libraries to use Galax, as a
 library, in your OCaml applications.