y4m 0.3.3

YUV4MPEG2 (.y4m) Encoder/Decoder.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "y4m"
version = "0.3.3"
authors = ["Kagami Hiiragi <kagami@genshiken.org>"]
description = "YUV4MPEG2 (.y4m) Encoder/Decoder."
homepage = "https://github.com/image-rs/y4m"
documentation = "http://docs.piston.rs/y4m/y4m/"
readme = "README.md"
keywords = ["y4m", "YUV4MPEG2", "video", "decoder", "encoder"]
license = "MIT"
repository = "https://github.com/image-rs/y4m.git"
[dev-dependencies.resize]
version = "0.3.0"