Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pythonmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20671

Added Files:
        six-py.info 
Log Message:
New package.


--- NEW FILE: six-py.info ---
Info2: <<
Package: six-py%type_pkg[python]
Version: 0.9.2
Revision: 1
Type: python (2.6 2.7 3.1)
Description: Python 2 and 3 compatibility utilities
DescDetail: <<
        Six is a Python 2 and 3 compatibility library. It provides utility
        functions for smoothing over the differences between the Python
        versions with the goal of writing Python code that is compatible on
        both Python versions. See the documentation for more information on
        what is provided.
        
        Online documentation is at http://packages.python.org/six/.
<<
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>
License: BSD
Homepage: http://pypi.python.org/pypi/six

Source: http://pypi.python.org/packages/source/s/six/six-%v.tar.gz
Source-MD5: 92ea7c870396dd9222029a188c6bbd7f

Depends: python%type_pkg[python]
BuildDepends: fink (>= 0.24.12)

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

InfoTest: <<
        TestDepends: py-py%type_pkg[python]
        TestScript: %p/bin/py.test-%type_raw[python] six/test
<<

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

DocFiles: LICENSE PKG-INFO README documentation
<<


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to