Metadata-Version: 1.0
Name: pcommerce.email
Version: 0.5
Summary: UNKNOWN
Home-page: http://raptus.com
Author: Raptus AG
Author-email: skaeser@raptus.com
License: GPL
Description: Introduction
        ============
        
        pcommerce.email is deprectated and only works with pcommerce <= 0.4.
        A payment plugin providing the same functionality is available for
        pcommerce.core > 0.4 named pcommerce.payment.invoice.
        
        pcommerce.email provides a payment method for PCommerce, which simply
        sends an email to administrator containing the billing address.
        
        Changelog
        =========
        
        0.5
        ---
        
        * Added deprecation info to README
        * Added version bound dependency for pcommerce.core 0.4
        
        0.4
        ---
        
        * Added Spanish translations (thanks to Manuel Gualda Caballero)
        
        0.3
        ---
        
        * bugfix in configure.zcml
        
        0.2
        ---
        
        * added five:registerPackage to support i18n
        
        0.1
        ---
        
        * Initial release
        
        
Keywords: plone ecommerce pcommerce shop payment
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
