Package python-module-cdecimal: Information

    Source package: python-module-cdecimal
    Version: 2.3-alt1.git20140923.1
    Build time:  Apr 4, 2016, 07:27 AM in the task #159698
    Report package bug
    License: BSD
    Summary: Fast drop-in replacement for decimal.py
    Description: 
    Please note: cdecimal has been integrated into CPython 3.3, where it
    supersedes the pure Python version: import decimal will automatically
    import the C version. Performance has been improved further, so the
    cdecimal version shipped with CPython 3.3 is significantly faster for
    numerical workload than cdecimal-2.3. If you need maximum decimal
    computing performance, you should solely use that Python version.
    
    cdecimal is a fast drop-in replacement for the decimal module in
    Python's standard library for Python versions 2.5 up to 3.2. It provides
    a complete implementation of Mike Cowlishaw/IBM's General Decimal
    Arithmetic Specification.

    List of rpms provided by this srpm:
    libmpdec (x86_64, i586)
    libmpdec-debuginfo (x86_64, i586)
    libmpdec-devel (x86_64, i586)
    python-module-cdecimal (x86_64, i586)
    python-module-cdecimal-debuginfo (x86_64, i586)
    python3-module-cdecimal (x86_64, i586)
    python3-module-cdecimal-debuginfo (x86_64, i586)



      1. python3-devel
      2. python3-module-coverage
      3. python3-module-nose
      4. python3-module-setuptools-tests
      5. python3-test
      6. rpm-build-python3
      7. python-devel
      8. python-module-coverage
      9. dejagnu
      10. python-module-nose
      11. python-module-setuptools-tests
      12. libgmp-devel
      13. python-test

    Last changed


    March 17, 2016 Ivan Zakharyaschev 2.3-alt1.git20140923.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)
    Oct. 20, 2014 Eugeny A. Rostovtsev 2.3-alt1.git20140923
    - Initial build for Sisyphus