mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
222 B
Plaintext
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`.
|