mepple 0.2.0

English dictionary as a library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[build-dependencies.sqlite]
version = "0.25.1"

[dependencies.lazy_static]
version = "1.4.0"

[package]
authors = ["Hanif Bin Ariffin <hanif.ariffin.4326@gmail.com>"]
description = "English dictionary as a library."
edition = "2018"
exclude = ["data/", "build.rs", "build.rs"]
license = "MIT"
name = "mepple"
repository = "https://github.com/hbina/mepple.git"
version = "0.2.0"