[76097] trunk/dports/python

singingwolfboy at macports.org singingwolfboy at macports.org
Fri Feb 18 08:16:35 PST 2011


Revision: 76097
          http://trac.macports.org/changeset/76097
Author:   singingwolfboy at macports.org
Date:     2011-02-18 08:16:34 -0800 (Fri, 18 Feb 2011)
Log Message:
-----------
New port: py27-chardet

Added Paths:
-----------
    trunk/dports/python/py27-chardet/
    trunk/dports/python/py27-chardet/Portfile

Added: trunk/dports/python/py27-chardet/Portfile
===================================================================
--- trunk/dports/python/py27-chardet/Portfile	                        (rev 0)
+++ trunk/dports/python/py27-chardet/Portfile	2011-02-18 16:16:34 UTC (rev 76097)
@@ -0,0 +1,21 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python27 1.0
+
+name              py27-chardet
+version           2.0.1
+categories        python devel
+platforms         darwin
+maintainers       openmaintainer singingwolfboy
+description       Universal character encoding detector
+long_description  Character encoding auto-detection in Python. \
+                  As smart as your browser.
+
+homepage          http://chardet.feedparser.org/
+master_sites      http://chardet.feedparser.org/download/
+extract.suffix    .tgz
+distname          python2-chardet-${version}
+checksums         md5     ec771971bab5dd1943a10362ebd2fd4c \
+                  sha1    d3240c8b7d04bd15d21feda76158223fa7f5f2bc \
+                  rmd160  054d940a152344f170758e928a484ac0f98df78f


Property changes on: trunk/dports/python/py27-chardet/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110218/3b1c3da3/attachment-0001.html>


More information about the macports-changes mailing list