Metadata-Version: 1.0
Name: Products.CurrencyUtility
Version: 1.0a1
Summary: UNKNOWN
Home-page: https://svn.plone.org/svn/collective/Products.CurrencyUtility
Author: Raptus AG
Author-email: dev@raptus.com
License: GPL
Description: Introduction
        ============
        
        CurrencyUtility provides an utility to handle currencies. Currencies
        are synchronized with the european central bank. The available currencies
        may be configured through a configlet, aswell as the default currency and 
        whether to do autoupdates or not. The preferred currency may be selected
        by registered user.
        
        Changelog
        =========
        
        1.0a1 (2011-04-11)
        ------------------
        
        * Registering PTSTranslationDomain only for Plone 3 and lower
        
        0.1 (2009-11-04)
        ----------------
        
        * Initial release
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
