[package] authors = ["Joshua Holmer "] description = "A utility for generating AviSynth scripts" documentation = "https://github.com/shssoichiro/avsser" homepage = "https://github.com/shssoichiro/avsser" license = "MIT" name = "avsser" readme = "README.md" repository = "https://github.com/shssoichiro/avsser" version = "0.8.0" [dependencies] getopts = "0.2" lazy_static = "0.2.2" regex = "0.2" uuid = "0.5.0" [dependencies.clippy] optional = true version = ">=0.0.110"