Path to this page:
Subject: CVS commit: pkgsrc/math/py-cdecimal
From: Richard PALO
Date: 2013-08-15 16:23:01
Message id: 20130815142301.DA4F896@cvs.netbsd.org
Log Message:
cdecimal
========
The cdecimal package is a fast drop-in replacement for the decimal module
in Python's standard library. Both modules provide complete implementations
of Mike Cowlishaw/IBM's General Decimal Arithmetic Specification.
This archive is identical to the mpdecimal package, except that library
tests and documentation have been removed.
For documentation, visit:
http://www.bytereef.org/mpdecimal/index.html
http://www.bytereef.org/mpdecimal/doc/index.html
Contact: Stefan Krah <skrah@bytereef.org>
Files: