packages feed

text-manipulate-0.1.0: README.md

# Text Manipulate

Manipulate identifiers and structurally non-complex pieces
of text by delimiting word boundaries via a combination of whitespace,
control-characters, and case-sensitivity.

Has support for common idioms like casing of programmatic variable names,
taking, dropping, and splitting text by word, and modifying the first character
of a piece of text.