xml-lib

Crates.ioxml-lib
lib.rsxml-lib
version0.0.3
sourcesrc
created_at2023-02-12 11:31:57.564819
updated_at2023-02-12 11:41:06.667037
descriptionRust XML Library
homepage
repository
max_upload_size
id782975
size2,947
Victor Tashkov (vtashkov)

documentation

README

xml-lib

GitHub Workflow Status

Rust XML Library

The ultimate goal is xml-lib to become high-performance, production-grade XML library for Rust, which provides SAX parser/writer, DOM tree, DTD, XML schema validation, XPath, XQuery, and maybe XSLT. Whether this goal will be achieved or this will remain just an educational project remains to be seen.

Currently this crate contains absolutely nothing!

License

This library is licensed under MIT license.

Copyright

Copyright (C) Victor Tashkov, 2023

Commit count: 0

cargo fmt