[Lunar-commits] <moonbase> fpconst: A few twiddles here.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Sun Feb 7 17:25:06 CET 2010
commit 35eeecf21bfaa440a33383716b3693b14463d570
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Sun Feb 7 11:25:06 2010 -0500
fpconst: A few twiddles here.
---
devel/fpconst/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/fpconst/DETAILS b/devel/fpconst/DETAILS
index e9afd16..130665b 100644
--- a/devel/fpconst/DETAILS
+++ b/devel/fpconst/DETAILS
@@ -1,12 +1,12 @@
MODULE=fpconst
VERSION=0.7.2
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL[0]=http://research.warnes.net/\~warnes/$MODULE/
- SOURCE_VFY=sha1:99b2351cdfb28fabbe7d8cc5699238f6e47eff02
- WEB_SITE=http://research.warnes.net/projects/RStatServer/fpconst/index_html/
+ SOURCE_URL[0]=http://pypi.python.org/packages/source/f/fpconst/
+ SOURCE_VFY=sha1:d95e9e068d12e9d963f1df636a0e995ea59736c2
+ WEB_SITE=http://pypi.python.org/pypi/fpconst/0.7.2
ENTERED=20031127
UPDATED=20060209
- SHORT="Implements constants and functions for working with IEEE754 double-precision special values."
+ 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
More information about the Lunar-commits
mailing list