CurrencyParser provides an easy way to extract currency sign and amount
from string. There is a lot of data sources which store currencies and amounts
as is, hence the hell with separators, spacing etc. This library may help you
to manage such data: you'll be able to retrieve currency and amount as Decimal.
