exile 0.0.9

DOM-Style XML Parser
Documentation
[build-dependencies.cargo-readme]
version = "3.2.0"

[dependencies]

[features]
default = []
doctype_wip = []

[package]
authors = ["Matthew James Briggs <matthew.james.briggs@gmail.com>"]
categories = ["encoding", "parser-implementations", "parsing"]
description = "DOM-Style XML Parser"
edition = "2018"
exclude = [".github", "bin/", "data/", "target/", "testgen/", "tests/"]
keywords = ["xml"]
license = "MIT OR Apache-2.0"
name = "exile"
readme = "README.md"
repository = "https://github.com/webern/exile/"
version = "0.0.9"