[package] name = "vivify" version = "0.0.0" authors = ["Pranav Vats "] description = "A mini language for describing animations." documentation = "https://gitlab.com/pranavats/vivify.git" readme = "./README.org" homepage = "https://gitlab.com/pranavats/vivify.git" repository = "https://gitlab.com/pranavats/vivify.git" categories = ["visualization", "rendering"] keywords = ["animation", "video", "rendering", "language"] license = "GPL-3.0" license-file = "./LICENSE" exclude = ["./doc/*", "./target/*", "./auto", "*.pdf"] [dependencies]