Metadata-Version: 1.0
Name: easyshop.shipping
Version: 0.1a1
Summary: Shipping for EasyShop
Home-page: http://iqpp.de
Author: Kai Diefenbach
Author-email: kai.diefenbach@iqpp.de
License: GPL
Description: easyshop.shipping Readme
        =========================
        
        Overview
        --------
        
        Shipping methods for EasyShop.
        
        - Management of user defined shipping methods
        - Variable restriction of available shipping methods based on criteria: payment method, country, customer, price, weight, etc.
        - Variable calculation of shipping costs based on criteria: payment method, country, customer, price, weight, etc.
        
        More Information
        ----------------
        
        - http://pypi.python.org/pypi/easyshop.core
        Main product
        
        - http://www.geteasyshop.com
        Main site with feature list, faqs and more
        
        - http://code.google.com/p/easyshop-for-plone/
        Code repository
        
        - http://groups.google.de/group/easyshop
        Google Group for EasyShop
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
