[go: up one dir, main page]

RustyXML 0.2.0

A SAX-like streaming XML parser, and a DOM-like interface based on that
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[features]
bench = []

[lib]
name = "xml"

[package]
authors = ["Florian Zeitz <florob@babelmonkeys.de>"]
description = "A SAX-like streaming XML parser, and a DOM-like interface based on that"
homepage = "https://github.com/Florob/RustyXML"
keywords = ["XML", "parser"]
license = "MIT/Apache-2.0"
name = "RustyXML"
readme = "README.md"
repository = "https://github.com/Florob/RustyXML"
version = "0.2.0"