The hyphenation package
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:
>>> hyphenate english_US "supercalifragilisticexpialadocious" ["su","per","cal","ifrag","ilis","tic","ex","pi","al","ado","cious"]
>>> hyphenate english_US "hyphenation" ["hy","phen","ation"]
>>> hyphenate icelandic "vaðlaheiðavegavinnuverkfærageymsluskúr" ["va\240la","hei\240a","vega","vinnu","verk","f\230ra","geymslu","sk\250r"]
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*), containers (≥0.3.0.0 & <0.6), unordered-containers (≥0.2.1 & <0.3) |
| License | BSD3 |
| Copyright | (C) 2012 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <ekmett@gmail.com> |
| Stability | provisional |
| Category | Text |
| Home page | http://github.com/ekmett/hyphenation |
| Bug tracker | http://github.com/ekmett/hyphenation/issues |
| Source repository | git clone git://github.com/ekmett/hyphenation.git |
| Upload date | Wed Aug 22 00:29:38 UTC 2012 |
| Uploaded by | EdwardKmett |
| Built on | ghc-7.4 |
Modules
Downloads
- hyphenation-0.2.1.3.tar.gz (Cabal source package)
- package description (included in the package)