[badges.maintenance]
status = "deprecated"
[dependencies.cld2-sys]
version = "1.0.2"
[dependencies.lazy_static]
version = "0.1.15"
[dependencies.libc]
version = "0.2.2"
[features]
unstable = []
[package]
authors = ["Eric Kidd <git@randomhacks.net>"]
description = "Detect natural language used in text using the cld2 library"
documentation = "https://docs.rs/cld2"
keywords = ["text"]
license = "Unlicense"
name = "cld2"
readme = "README.md"
repository = "https://github.com/emk/rust-cld2"
version = "1.0.2"