svg 0.8.2

The package provides an SVG composer and parser.
Documentation
[package]
name = "svg"
version = "0.8.2"
edition = "2018"
license = "Apache-2.0/MIT"
authors = [
    "Adam Bryant <adam.w.bryant@outlook.com>",
    "Felix Schütt <felix.schuett@maps4print.com>",
    "GeoffreyY <yeungchingho123@gmail.com>",
    "Gijs Burghoorn <g.burghoorn@gmail.com>",
    "Ivan Ukhov <ivan.ukhov@gmail.com>",
    "Mike Wilkerson <mwilkerson@gmail.com>",
    "Nicolas Silva <nical@fastmail.com>",
    "OCTronics <octronics@riseup.net>",
    "Will Nelson <will@wnelson.xyz>",
    "e-matteson <e.r.matteson@gmail.com>",
    "kmkzt <info.pscreator@gmail.com>",
]
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"]