2014-08-11 13:27:10 +02:00

4 lines
222 B
Plaintext

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`.