pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math/py-cdecimal



Module Name:    pkgsrc
Committed By:   richard
Date:           Thu Aug 15 14:23:01 UTC 2013

Added Files:
        pkgsrc/math/py-cdecimal: DESCR Makefile PLIST distinfo

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@localhost>


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-cdecimal/DESCR \
    pkgsrc/math/py-cdecimal/Makefile pkgsrc/math/py-cdecimal/PLIST \
    pkgsrc/math/py-cdecimal/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index