hyphenation: Configurable Knuth-Liang hyphenation
Configurable Knuth-Liang hyphenation
Uses the UTF8 encoded hyphenation patterns provided by hyph-utf8 from http://www.ctan.org/tex-archive/language/hyph-utf8
Usage:
ghci> hyphenate english_US "supercalifragilisticexpialadocious" ["su","per","cal","ifrag","ilis","tic","ex","pi","al","ado","cious"]
ghci> hyphenate english_US "hyphenation" ["hy","phen","ation"]
ghci> hyphenate icelandic "vaðlaheiðavegavinnuverkfærageymsluskúr" ["va\240la","hei\240a","vega","vinnu","verk","f\230ra","geymslu","sk\250r"]
Modules
[Index]
Downloads
- hyphenation-0.2.1.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.2, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.3, 0.2.1.4, 0.2.1.5, 0.2.1.6, 0.2.1.7, 0.2.1.8, 0.2.2, 0.3, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.5, 0.6, 0.7, 0.7.1, 0.8, 0.8.1, 0.8.2, 0.8.3 |
---|---|
Dependencies | base (>=4 && <5), containers (>=0.3.0.0 && <0.5), unordered-containers (>=0.2.1 && <0.3) [details] |
License | BSD-3-Clause |
Copyright | (C) 2012 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Text |
Home page | http://github.com/ekmett/hyphenation |
Source repo | head: git clone git://github.com/ekmett/hyphenation.git |
Uploaded | by EdwardKmett at 2012-04-09T07:59:11Z |
Distributions | Arch:0.8.3, LTSHaskell:0.8.3, NixOS:0.8.2, Stackage:0.8.3 |
Reverse Dependencies | 6 direct, 6 indirect [details] |
Downloads | 28542 total (11 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |