[54812] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Aug 2 07:34:17 PDT 2009


Revision: 54812
          http://trac.macports.org/changeset/54812
Author:   singingwolfboy at macports.org
Date:     2009-08-02 07:34:16 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
added py26-pyhyphen, version 0.9.3

Added Paths:
-----------
    trunk/dports/python/py26-pyhyphen/
    trunk/dports/python/py26-pyhyphen/Portfile

Added: trunk/dports/python/py26-pyhyphen/Portfile
===================================================================
--- trunk/dports/python/py26-pyhyphen/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pyhyphen/Portfile	2009-08-02 14:34:16 UTC (rev 54812)
@@ -0,0 +1,29 @@
+# $Id$
+
+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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090802/3ac016b2/attachment.html>


More information about the macports-changes mailing list