titlecase: Convert English words to title case
Capitalize all English words except articles (a, an, the), coordinating conjunctions (for, and, nor, but, or, yet, so), and prepositions (unless they begin or end the title). The prepositions are taken from https://en.wikipedia.org/wiki/List_of_English_prepositions.
Downloads
- titlecase-0.1.0.3.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 1, 1.0.1 |
---|---|
Dependencies | base (<5), blaze-markup, semigroups, text, titlecase [details] |
Tested with | ghc >7.6 && <8.1 |
License | BSD-3-Clause |
Author | Nikita Karetnikov, Peter Simons, Aaron Wolf |
Maintainer | Peter Simons <simons@cryp.to> |
Revised | Revision 1 made by HerbertValerioRiedel at 2017-05-22T11:16:32Z |
Category | Text |
Home page | https://github.com/peti/titlecase#readme |
Bug tracker | https://github.com/peti/titlecase/issues |
Source repo | head: git clone https://github.com/peti/titlecase |
Uploaded | by PeterSimons at 2016-10-27T20:56:23Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Executables | titlecase |
Downloads | 6549 total (2 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-10-30 [all 1 reports] |