The latest version of text-manipulate is 0.3.1.0-0.

text-manipulate

Version 0.2.0.1 revision 0 uploaded by BrendanHay.

Package meta

Synopsis
Case conversion, word boundary manipulation, and textual subjugation.
Description

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.

Caution: this library makes heavy use of the text library's internal loop optimisation framework. Since internal modules are not guaranteed to have a stable API there is potential for build breakage when the text dependency is upgraded. Consider yourself warned!

Author
Brendan Hay
Bug reports
n/a
Category
Data, Text
Copyright
Copyright (c) 2014-2015 Brendan Hay
Homepage
https://github.com/brendanhay/text-manipulate
Maintainer
Brendan Hay <brendan.g.hay@gmail.com>
Package URL
n/a
Stability
n/a

Components