dym 1.0.1

Did You Mean? A simple spelling corrector.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["hoggetaylor <u0900375@utah.edu>"]
description = "Did You Mean? A simple spelling corrector."
documentation = "https://hoggetaylor.github.io/dym/dym"
keywords = ["spelling", "corrector", "spellcheck"]
license = "MIT"
name = "dym"
readme = "./README.md"
repository = "https://github.com/hoggetaylor/dym"
version = "1.0.1"