text-manipulate: Case conversion, word boundary manipulation, and textual subjugation.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your 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.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.2.1, 0.1.3, 0.1.3.1, 0.2.0, 0.2.0.1, 0.3.0.0, 0.3.1.0, 0.3.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.6 && <5), text (>=1.1) [details] |
License | MPL-2.0 |
Copyright | Copyright (c) 2014-2022 Brendan Hay |
Author | Brendan Hay |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Category | Data, Text |
Home page | https://github.com/brendanhay/text-manipulate |
Source repo | head: git clone git://github.com/brendanhay/text-manipulate.git |
Uploaded | by BrendanHay at 2022-03-20T06:12:00Z |
Modules
[Index] [Quick Jump]
- Data
Downloads
- text-manipulate-0.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees