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 this list: https://en.wikipedia.org/wiki/List_of_English_prepositions.
Downloads
- titlecase-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 (>=4.7 && <4.8), blaze-markup, semigroups, text [details] |
License | BSD-3-Clause |
Copyright | 2015 Nikita Karetnikov |
Author | Nikita Karetnikov |
Maintainer | nikita@karetnikov.org |
Category | Text |
Home page | https://github.com/nkaretnikov/titlecase |
Bug tracker | https://github.com/nkaretnikov/titlecase/issues |
Source repo | head: git clone https://github.com/nkaretnikov/titlecase |
Uploaded | by NikitaKaretnikov at 2015-03-13T00:49:02Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 6547 total (19 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 2015-06-09 [all 1 reports] |