quarb-xpath 0.2.0

XPath 1.0 importer: translate XPath to Quarb queries
Documentation

quarb-xpath

XPath 1.0 importer: translate XPath to Quarb queries.

Part of Quarb, a query language for arbors — tree-spanned graphs. This crate is a translator: it converts queries written in another language into equivalent Quarb queries, so idioms you already know carry over to the quarb engine and every source its adapters reach.

See quarb.org for the language specification, the user guide, and the per-tool cookbooks.

License

Dual-licensed under either of MIT or Apache-2.0, at your option.