# $Id$ PortSystem 1.0 PortGroup python 1.0 name py-chardet version 2.0.1 categories-append devel license LGPL-2.1+ platforms darwin supported_archs noarch 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/ \ http://distfiles.macports.org/python/ extract.suffix .tgz distname python2-chardet-${version} checksums md5 ec771971bab5dd1943a10362ebd2fd4c \ sha1 d3240c8b7d04bd15d21feda76158223fa7f5f2bc \ rmd160 054d940a152344f170758e928a484ac0f98df78f python.versions 25 26 27