[46521] trunk/dports/python

brett at macports.org brett at macports.org
Thu Feb 5 21:10:25 PST 2009


Revision: 46521
          http://trac.macports.org/changeset/46521
Author:   brett at macports.org
Date:     2009-02-05 21:10:25 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------
initial py26-chardet port

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

Added: trunk/dports/python/py26-chardet/Portfile
===================================================================
--- trunk/dports/python/py26-chardet/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-chardet/Portfile	2009-02-06 05:10:25 UTC (rev 46521)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python26 1.0
+
+name              py26-chardet
+version           1.0
+categories        python devel
+platforms         darwin
+maintainers       openmaintainer brett
+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/
+checksums         md5 29f69d097052a4eae3774382c234cf2b
+extract.suffix    .tgz
+distname          chardet-1.0


Property changes on: trunk/dports/python/py26-chardet/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/20090205/98059f60/attachment.html>


More information about the macports-changes mailing list