The latest version of hyphenation is 0.8.2-4.

hyphenation

Version 0.4.1 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
Configurable Knuth-Liang hyphenation
Description

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\240lahei\240avegavinnuverkf\230rageymslusk\250r"
["va\240la","hei\240a","vega","vinnu","verk","f\230ra","geymslu","sk\250r"]
Author
Edward A. Kmett
Bug reports
http://github.com/ekmett/hyphenation/issues
Category
Text
Copyright
(C) 2012 Edward A. Kmett
Homepage
http://github.com/ekmett/hyphenation
Maintainer
Edward A. Kmett <ekmett@gmail.com>
Package URL
n/a
Stability
provisional

Components