# $Id: Portfile 31814 2007-12-08 13:03:42Z ryandesign@macports.org $

PortSystem        1.0
PortGroup         python25 1.0

name              py25-chardet
version           1.0
categories        python devel
platforms         darwin
maintainers       nomaintainer
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
