[54814] trunk/dports/python
singingwolfboy at macports.org
singingwolfboy at macports.org
Sun Aug 2 07:46:11 PDT 2009
Revision: 54814
http://trac.macports.org/changeset/54814
Author: singingwolfboy at macports.org
Date: 2009-08-02 07:46:10 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
added py26-wordaxe, version 0.3.3
Added Paths:
-----------
trunk/dports/python/py26-wordaxe/
trunk/dports/python/py26-wordaxe/Portfile
Added: trunk/dports/python/py26-wordaxe/Portfile
===================================================================
--- trunk/dports/python/py26-wordaxe/Portfile (rev 0)
+++ trunk/dports/python/py26-wordaxe/Portfile 2009-08-02 14:46:10 UTC (rev 54814)
@@ -0,0 +1,25 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup python26 1.0
+
+name py26-wordaxe
+version 0.3.3
+categories-append textproc
+maintainers singingwolfboy openmaintainer
+description Python library for hyphenation by decomposition of compound words
+long_description The wordaxe library (formerly known as deco-cow) provides Python \
+ programs with the ability to automatically hyphenate words using \
+ an algorithm which is based on decomposition of compound words \
+ into base words, and is named DCWHyphenator in the code.
+
+platforms darwin
+
+homepage http://deco-cow.sourceforge.net/
+master_sites sourceforge:deco-cow
+distname wordaxe-${version}
+use_zip yes
+
+checksums md5 fc734363e526de7e5750f0292bcbe43e \
+ sha1 8336496dc79a670d207d3838dba807fef60f221b \
+ rmd160 9b52288ce444e20dfef4f0bc00c6d9f9c0a731f1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090802/ff23e164/attachment.html>
More information about the macports-changes
mailing list