pkgsrc/textproc/hs-text-manipulate/DESCR
pho 4874e0b124 textproc/hs-text-manipulate: import hs-text-manipulate-0.3.0.0
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 by word, and modifying the first character
of a piece of text.
2022-02-23 16:56:23 +00:00

7 lines
342 B
Text

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 by word, and modifying the first character
of a piece of text.