gecliht 0.2.0

A disparate collection of text manipulation and formatting algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Peter Lane <peterlane@gmx.com>"]
categories = ["text-processing"]
description = "A disparate collection of text manipulation and formatting algorithms."
edition = "2018"
keywords = ["format", "nlp", "soundex", "stemmer", "text"]
license = "MIT"
name = "gecliht"
readme = "readme.md"
repository = "https://notabug.org/peterlane/gecliht"
version = "0.2.0"