hyphenation_commons 0.8.4

Proemial code for the `hyphenation` library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.fst]
version = "0.4"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Andrew <andrew@banausia.com>"]
description = "Proemial code for the `hyphenation` library"
documentation = "https://docs.rs/hyphenation"
edition = "2018"
homepage = "https://github.com/tapeinosyne/hyphenation"
license = "Apache-2.0/MIT"
name = "hyphenation_commons"
repository = "https://github.com/tapeinosyne/hyphenation"
version = "0.8.4"