Metadata-Version: 1.0
Name: CurrencyParser
Version: 0.1
Summary: Smart currency and its amount parser
Home-page: http://pypi.python.org/pypi/CurrencyParser/
Author: Alex Sidorov
Author-email: alex.n.sidorov@gmail.com
License: LICENSE
Description: 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.
        
Platform: UNKNOWN
