oxml-chart 0.11.0

Format-neutral ChartML modeling, editing, and rendering geometry
Documentation
[package]
name = "oxml-chart"
description = "Format-neutral ChartML modeling, editing, and rendering geometry"
readme = "README.md"
version = "0.11.0"
edition.workspace = true
license.workspace = true
rust-version.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true
keywords = ["ooxml", "chart", "xml", "graphics"]
categories = ["parser-implementations", "text-processing"]
publish = true

[package.metadata.release]
shared-version = "incubating"
tag-name = "rpptx-v{{version}}"

[dependencies]
oxml-core.workspace = true
oxml-drawing.workspace = true
oxml-layout.workspace = true
oxml-sml.workspace = true
quick-xml.workspace = true

[dev-dependencies]
oxml-opc.workspace = true
oxml-pdf.workspace = true
tiny-skia.workspace = true