lindera-ipadic 0.7.0

A Japanese morphological dictionary loader for IPADIC.
[build-dependencies.flate2]
version = "1.0"

[build-dependencies.lindera-ipadic-builder]
version = "0.7"

[build-dependencies.reqwest]
version = "0.10"

[build-dependencies.tar]
version = "0.4"

[build-dependencies.tokio]
features = ["full"]
version = "0.2"
[dependencies.bincode]
version = "1.3"

[dependencies.byteorder]
version = "1.3"

[dependencies.lindera-core]
version = "0.7"

[package]
authors = ["Paul Masurel <paul.masurel@gmail.com>", "Minoru Osuka <minoru.osuka@gmail.com>", "Tomoko Uchida <tomoko.uchida.1111@gmail.com>", "Jun Ohtani <johtani@gmail.com>"]
categories = ["text-processing"]
description = "A Japanese morphological dictionary loader for IPADIC."
documentation = "https://docs.rs/lindera-ipadic"
edition = "2018"
homepage = "https://github.com/lindera-morphology/lindera"
keywords = ["japanese", "morphological", "dictionary", "loader", "ipadic"]
license = "MIT"
name = "lindera-ipadic"
readme = "README.md"
repository = "https://github.com/lindera-morphology/lindera/lindera-ipadic"
version = "0.7.0"