galax 1.1-10 source package in Ubuntu
Changelog
galax (1.1-10) unstable; urgency=low * Team upload * Fix configure on hurd (Closes: #647765) -- Ubuntu Archive Auto-Sync <email address hidden> Mon, 21 Nov 2011 12:42:50 +0000
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Precise
- Original maintainer:
- Debian OCaml Maintainers
- Architectures:
- any all
- Section:
- text
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | universe | text |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
galax_1.1.orig.tar.gz | 2.1 MiB | d1965110305cf8cc5daa5d0f57445d700e09e92140e3f36b53f12e68afcd6f0f |
galax_1.1-10.debian.tar.gz | 14.3 KiB | 36f0b4d8e88cb19ab59e3e46977f65aea8f4d1beb07ca47ec07dfb219a79e68b |
galax_1.1-10.dsc | 2.2 KiB | e5d4207ac7c5e8126fadb8f0c34b1a59c858c5329ae93dfac2b9929900f1d9ac |
Available diffs
- diff from 1.1-9build2 to 1.1-10 (1013 bytes)
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 quantal.
No description available for galax-doc in ubuntu quantal.
- galax-extra: No summary available for galax-extra in ubuntu quantal.
No description available for galax-extra in ubuntu quantal.
- 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.