[badges.appveyor]
branch = "master"
repository = "shepmaster/sxd-xpath"
service = "github"
[badges.travis-ci]
branch = "master"
repository = "shepmaster/sxd-xpath"
[dependencies.peresil]
version = "0.3.0"
[dependencies.quick-error]
version = "1.1.0"
[dependencies.sxd-document]
version = ">= 0.2, < 0.4"
[features]
unstable = []
[package]
authors = ["Jake Goulding <jake.goulding@gmail.com>"]
description = "A Rust XML XPath library"
documentation = "https://docs.rs/sxd-xpath/"
keywords = ["xml", "xpath"]
license = "MIT/Apache-2.0"
name = "sxd-xpath"
readme = "README.md"
repository = "https://github.com/shepmaster/sxd-xpath"
version = "0.4.2"