galax 1.1-10build2 source package in Ubuntu

Changelog

galax (1.1-10build2) saucy; urgency=low

  * Rebuild for new OCaml ABIs.
 -- Colin Watson <email address hidden>   Thu, 09 May 2013 23:12:27 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Saucy
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-10build2.debian.tar.gz 14.3 KiB 229eef120febc27058de111db225727eb4d06792a192c1a4994f9d502d373db6
galax_1.1-10build2.dsc 2.3 KiB dadfe17f59b50f74837690813059c447fdfdaa6781d8a8842f4c13b0b1673892

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: No summary available for galax-doc in ubuntu saucy.

No description available for galax-doc in ubuntu saucy.

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

No description available for galaxd in ubuntu saucy.

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.