Metadata-Version: 1.0
Name: ccy
Version: 0.3
Summary: Currency information and calculation
Home-page: http://code.google.com/p/ccy/
Author: Luca Sbardella
Author-email: luca.sbardella@gmail.com
License: BSD
Description: ccy
        ===========
        
        This is a very small python module for currencies.
        Not all currencies in the world are supported yet.
        You are welcome to join and add more.
        
        The module compiles a dictionary of currency objects containing
        information useful in financial analysis.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Utilities
