[package] name = "einfach-xml-builder" version = "0.1.0" edition = "2021" authors = ["Aarav Shah "] description = "A lightweight and intuitive library for generating XML documents in Rust" documentation = "https://docs.rs/einfach-xml-builder" readme = "README.md" repository = "https://github.com/Deaths-Door/xml-builder-rs/" homepage = "https://github.com/Deaths-Door/xml-builder-rs" license = "MIT OR Apache-2.0" keywords = ["xml", "xml-builder", "xml-generation"] categories = [ "data processing", "development tools", "parsing", "xml", "text processing", ]