SPELL=fpconst VERSION=0.7.2 SOURCE=$SPELL-$VERSION.tar.gz SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION SOURCE_URL=http://pypi.python.org/packages/source/f/$SPELL/$SOURCE SOURCE_HASH=sha512:1a4ea7702ece1b34402c5e631c2a6fb414b0c27f9535c9e1104b0e322c31e80b1218418bfa71f3e96f960c0fc73148d77dca924d6cc79813c4aaacac34d77545 WEB_SITE=http://research.warnes.net/projects/RStatServer/fpconst/ ENTERED=20060314 LICENSE[0]=GPL SHORT="constants and functions for working with IEEE754 double-precision special values" cat << EOF This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values. EOF .