1d1f878054
Approved by: portmgr blanket
6 lines
233 B
Plaintext
6 lines
233 B
Plaintext
A library assists in handling money and different currencies.
|
|
It features a Money class which encapsulates all information
|
|
about an certain amount of money, such as its value and its currency.
|
|
|
|
WWW: http://rubymoney.github.io/money/
|