avsser 0.7.3

A utility for generating AviSynth scripts
Documentation
[package]
authors = ["Joshua Holmer <jholmer.in@gmail.com>"]
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.7.3"

[dependencies]
getopts = "0.2"
lazy_static = "0.2.2"
regex = "0.2"
uuid = "0.5.0"

[dependencies.clippy]
optional = true
version = ">=0.0.110"