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

Added Files:
        clnum-py.info 
Log Message:
sync. w/ 10.!7


--- NEW FILE: clnum-py.info ---
Info2: <<

Package: clnum-py%type_pkg[python]
Version: 1.6
Revision: 1
Maintainer: David Fang <fang...@uesrs.sourceforge.net>
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Type: python (2.4 2.5 2.6 2.7)
Depends: python%type_pkg[python] | python%type_pkg[python]-nox, cln6-shlibs
BuildDepends: cln6
# gmp5
Source: mirror:sourceforge:calcrpnpy/clnum-%v.tar.gz
Source-MD5: f65404433484707f7fb5a50416de6acf
#  '-s' can't be used with '-bundle' :
PatchScript: perl -pi -e 's;-s;-Wl,-x;' setup.py
CompileScript: <<
 %p/bin/python%type_raw[python] setup.py build
<<
# InfoTest: TestScript: %p/bin/python%type_raw[python] test/test_clnum.py || 
exit 2
InstallScript: <<
 %p/bin/python%type_raw[python] setup.py install --root %d
<<
License: GPL
HomePage: http://calcrpnpy.sourceforge.net/clnum.html
DocFiles: README COPYING changelog *.html
Description: High precision floating point Python library
DescDetail: <<
The module clnum adds arbitrary precision floating point and rational
numbers to Python. Both real and complex types are supported. The
module also contains arbitrary precision replacements for the
functions in the standard library math and cmath modules.

The clnum module uses the Class Library for Numbers (CLN) to do all of
the hard work. The module simply provides a proper type interface so
that the CLN numbers work with the standard Python arithmetic
operators and interact properly with the built-in Python numeric
types.  
<<

<<


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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