Package python-module-moneyed: Information

    Source package: python-module-moneyed
    Version: 0.5.0-alt1.git20150212.1
    Build time:  Mar 15, 2016, 07:06 AM in the task #161293
    Report package bug
    License: BSD
    Summary: Provides Currency and Money classes for use in your Python code
    Description: 
    The need to represent instances of money frequently arises in software
    development, particularly any financial/economics software. To address
    that need, the py-moneyed package provides the classes of Money and
    Currency, at a level more useful than just using Python's Decimal class,
    or ($DEITY forbid) the float primitive. The package is meant to be
    stand-alone and easy to either use directly, or subclass further.

    List of rpms provided by this srpm:
    python-module-moneyed (noarch)
    python-module-moneyed-tests (noarch)
    python3-module-moneyed (noarch)
    python3-module-moneyed-tests (noarch)



      1. python3-devel
      2. python3-module-setuptools-tests
      3. python3-module-tox
      4. rpm-build-python3
      5. python-devel
      6. python-module-setuptools-tests
      7. python-module-tox

    Last changed


    March 13, 2016 Ivan Zakharyaschev 0.5.0-alt1.git20150212.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    Feb. 15, 2015 Eugeny A. Rostovtsev 0.5.0-alt1.git20150212
    - Initial build for Sisyphus