# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-pyhyphen version 0.9.3 categories-append textproc license {MPL-1.1 LGPL-2.1+} maintainers nomaintainer 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 pypi:P/PyHyphen/ distname PyHyphen-${version} use_zip yes checksums md5 e511a331f698ba21d78f45a00daf2876 \ sha1 78febbe9141be03b7f0188a38cdfa146f4192ae3 \ rmd160 2e61675914b90c3ed602c25f6465e89a610b92e4 python.versions 26