summaryrefslogtreecommitdiff
path: root/math/py-cdecimal/DESCR
blob: 972caec13c7f94b8db7b915b2afda809f89841a6 (plain)
1
2
3
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`.