english 0.0.9

English inflector decliner conjugator from wiktionary data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "english"
version = "0.0.9"
dependencies = [
 "english-core",
]

[[package]]
name = "english-core"
version = "0.0.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5da84747a191f319072c449a587c212c5ca1226e5c8e7aae4ccef9c6b1eeb497"