galax 1.1-11 source package in Ubuntu
Changelog
galax (1.1-11) unstable; urgency=medium [ Stéphane Glondu ] * Team upload [ Andreas Moog ] * Apply patch from upstream git to fix build with OCaml 4.01 (Closes: #731398) -- Stéphane Glondu <email address hidden> Sat, 01 Feb 2014 20:07:36 +0100
Upload details
- Uploaded by:
- Debian OCaml Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any all
- Section:
- text
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
galax_1.1-11.dsc | 2.2 KiB | 06b69f20fde50a361092c8261210a0fefb2369568d1df785ae03f79b24a9ef43 |
galax_1.1.orig.tar.gz | 2.1 MiB | d1965110305cf8cc5daa5d0f57445d700e09e92140e3f36b53f12e68afcd6f0f |
galax_1.1-11.debian.tar.xz | 16.8 KiB | 7eef5d9f91ca21801da94a50d60f809bfa1f72927a1fd230dfdfb3f3aca6aeb3 |
Available diffs
No changes file available.
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: No summary available for galax-extra in ubuntu utopic.
No description available for galax-extra in ubuntu utopic.
- galaxd: No summary available for galaxd in ubuntu vivid.
No description available for galaxd in ubuntu vivid.
- 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.