substudy 0.4.2

Language-learning tools for working with parallel, bilingual subtitles and media files.
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 = "substudy"
version = "0.4.2"
authors = ["Eric Kidd <git@randomhacks.net>"]
exclude = ["fixtures/empty.mp4"]
description = "Language-learning tools for working with parallel, bilingual\nsubtitles and media files."
homepage = "http://www.randomhacks.net/substudy/"
documentation = "http://docs.rs/substudy"
readme = "README.md"
keywords = ["text"]
license = "CC0-1.0"
repository = "https://github.com/emk/substudy"

[[bin]]
name = "substudy"
test = false
doc = false
[dependencies.env_logger]
version = "0.3.2"

[dependencies.num]
version = "0.1.28"

[dependencies.lazy_static]
version = "0.1.15"

[dependencies.cld2]
version = "1.0.1"

[dependencies.log]
version = "0.3.3"

[dependencies.error-chain]
version = "0.10"

[dependencies.encoding]
version = "0.2.32"

[dependencies.regex]
version = "0.1.41"

[dependencies.handlebars]
version = "0.11.3"

[dependencies.rustc-serialize]
version = "0.3.16"

[dependencies.docopt]
version = "0.6.76"

[dependencies.csv]
version = "0.14.3"

[dependencies.uchardet]
version = "2.0.0"
[dev-dependencies.difference]
version = "0.4.1"

[dev-dependencies.cli_test_dir]
version = "0.1"