[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 = ["bleachzou2@163.com"]
description = "Detect natural language used in text using the cld2 library"
documentation = "https://docs.rs/cld2"
keywords = ["text"]
license = "Unlicense"
name = "bcld2"
readme = "README.md"
repository = "https://github.com/bleachzou3/rust-cld2"
version = "0.0.1"