[package] name = "dynalgo" description = "A tiny library designed to produce animated SVG images that can illustrate graph algorithms in action." authors = ["Laurent Girard "] version = "3.1.2" edition = "2021" license = "GPL-3.0" repository = "https://github.com/dynalgo/dynalgo.github.io" keywords = ["graph", "SVG", "SMIL", "animation", "algorithm"] readme = "README.md" [dependencies]