Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/pythonmods
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv12421

Added Files:
        cchardet-py.info 
Log Message:
New package cchardet-py 0.3.5.

--- NEW FILE: cchardet-py.info ---
Info2: <<
Package: cchardet-py%type_pkg[python]
Version: 0.3.5
Revision: 1
Type: python (2.6 2.7 3.1 3.2 3.3)
Description: Universal encoding detector
DescDetail: <<
        cChardet is high speed universal character encoding detector. -
        binding to charsetdetect. It's much faster than chardet-py but with
        a compatible API.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/cchardet

Source: mirror:custom:c/cchardet/cchardet-%v.tar.gz
Source-MD5: b1e73ed1e6d6ab775c95f014b127df01

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12), cython-py%type_pkg[python], 
setuptools-tng-py%type_pkg[python]

CompileScript: %p/bin/python%type_raw[python] setup.py build

InfoTest: <<
        # nose is not yet available for py33.
        TestDepends: (%type_pkg[python] << 33) nose-py%type_pkg[python]
        TestScript: <<
                #!/bin/bash -ev
                if [ "%type_pkg[python]" -lt "33" ]; then
                        %p/bin/python%type_raw[python] setup.py build_ext 
--inplace
                        export PYTHONPATH=%b/src
                        cd test
                        %p/bin/nosetests-%type_raw[python] --nocapture tests.py 
|| exit 2
                fi
        <<
<<

InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d

DocFiles: PKG-INFO README.rst

CustomMirror: <<
    eur-NL: http://a.pypi.python.org/packages/source/
    nam-US: http://b.pypi.python.org/packages/source/
    eur-DE: http://c.pypi.python.org/packages/source/
    eur-DE: http://d.pypi.python.org/packages/source/
    eur-DE: http://e.pypi.python.org/packages/source/
    eur-DE: http://f.pypi.python.org/packages/source/
<<
<<


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to