# $Id: Portfile 55900 2009-08-20 23:05:28Z ryandesign@macports.org $

PortSystem              1.0
PortGroup               python26 1.0

name                    py26-pyhyphen
version                 0.9.3
categories-append       textproc
maintainers             singingwolfboy openmaintainer
description             Python wrapper for the Mozilla hyphenation library hyphen-2.4
long_description        PyHyphen is a wrapper around the high quality \
                        hyphenation library hyphen-2.4 (May 2008) that ships \
                        with OpenOffice.org and Mozilla products. Hence, all \
                        dictionaries compatible with OpenOffice can be used. \
                        PyHyphen also contains textwrap2, an enhanced though \
                        backwards-compatible version of the standard Python \
                        module textwrap. Not very surprisingly, textwrap2 can \
                        hyphenate words when wrapping them.

platforms               darwin

homepage                http://code.google.com/p/pyhyphen/
master_sites            http://pypi.python.org/packages/source/P/PyHyphen/
distname                PyHyphen-${version}
use_zip                 yes

checksums               md5 e511a331f698ba21d78f45a00daf2876 \
                        sha1 78febbe9141be03b7f0188a38cdfa146f4192ae3 \
                        rmd160 2e61675914b90c3ed602c25f6465e89a610b92e4
