Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038303
en ru br
ALT Linux repos
S:0.7-alt2

Group :: Development/Python3
RPM: python3-module-moneyed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.7-alt2
Build date: 21 november 2019, 12:19 ( 227.0 weeks ago )
Size: 18.96 Kb

Home page:   https://pypi.python.org/pypi/py-moneyed/

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-moneyed-tests
  • python3-module-moneyed
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin