[package] name = "svg" version = "0.18.0" edition = "2021" license = "Apache-2.0 OR MIT" authors = [ "Adam Bryant ", "Felix Schütt ", "Felix Zwettler ", "GeoffreyY ", "Gijs Burghoorn ", "Ivan Ukhov ", "Jack Greenbaum ", "Joshua Klein ", "Mike Wilkerson ", "Nathan Hüsken ", "Nathaniel Cook ", "Nick Angelou ", "Nicolas Silva ", "Nor Khasyatillah ", "OCTronics ", "Patrick Chieppe ", "Will Nelson ", "Xander Rudelis ", "e-matteson ", "kmkzt ", ] description = "The package provides an SVG composer and parser." documentation = "https://docs.rs/svg" homepage = "https://github.com/bodoni/svg" repository = "https://github.com/bodoni/svg" readme = "README.md" categories = ["multimedia::images", "parsing", "rendering::data-formats"] keywords = ["vector-graphics"]