./textproc/hs-text-manipulate, Case conversion, word boundary manipulation, and textual subjugation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.1.0nb3, Package name: hs-text-manipulate-0.3.1.0nb3, Maintainer: pkgsrc-users

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.


Required to run:
[lang/ghc94]

Master sites:

Filesize: 12.8 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-10-24 10:59:29 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-text-manipulate: Fix build on GHC 9.6
   2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988)
Log message:
Bump Haskell packages after updating lang/ghc94
   2023-01-24 14:04:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
textproc/hs-text-manipulate: Update to 0.3.1.0

No release notes have been provided by upstream.
   2022-02-26 04:58:36 by Masatake Daimon | Files touched by this commit (872)
Log message:
Bump all Haskell packages after enabling "split sections" in mk/haskell.mk
   2022-02-23 17:56:23 by Masatake Daimon | Files touched by this commit (5)
Log message:
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.