[59962] trunk/dports/python

jmr at macports.org jmr at macports.org
Tue Oct 27 19:27:43 PDT 2009


Revision: 59962
          http://trac.macports.org/changeset/59962
Author:   jmr at macports.org
Date:     2009-10-27 19:27:42 -0700 (Tue, 27 Oct 2009)
Log Message:
-----------
New port: py-stemmer (#20823)

Added Paths:
-----------
    trunk/dports/python/py-stemmer/
    trunk/dports/python/py-stemmer/Portfile

Added: trunk/dports/python/py-stemmer/Portfile
===================================================================
--- trunk/dports/python/py-stemmer/Portfile	                        (rev 0)
+++ trunk/dports/python/py-stemmer/Portfile	2009-10-28 02:27:42 UTC (rev 59962)
@@ -0,0 +1,22 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup python24 1.0
+
+name                    py-stemmer
+version                 1.0.1
+platforms               darwin
+categories              python textproc
+maintainers             cern.ch:jerome.caffaro openmaintainer
+description             Python bindings for Snowball stemmer
+long_description        Snowball is a small string processing language \
+                        designed for creating stemming algorithms for use \
+                        in Information Retrieval.
+
+homepage                http://snowball.tartarus.org/
+master_sites            ${homepage}wrappers/
+distname                PyStemmer-${version}
+checksums               md5 5fb09517161de1792b2fc1fd8844038b \
+                        sha1 2a82fef3fb5169b74da82131b180ca6e0f70c3ea \
+                        rmd160 68a6483cc4c0580331867ec17ee4f9d5ad85a7ac


Property changes on: trunk/dports/python/py-stemmer/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091027/3a3a39c5/attachment.html>


More information about the macports-changes mailing list