Metadata-Version: 1.1
Name: collective.cart.shopping
Version: 0.1.1
Summary: Make folderish plone object shopping site.
Home-page: https://github.com/collective/collective.cart.shopping/
Author: Taito Horiuchi
Author-email: taito.horiuchi@gmail.com
License: BSD
Description: ========================
        collective.cart.shopping
        ========================
        
        collective.cart.shopping adds shop content type to Plone.
        
        .. ATTENTION::
            This package is still under development.
            **Do not user for production site.**
        
        Currently tested with
        ---------------------
        
        * Plone-4.2.1 [taito]
        
        Farther Documentation URL
        -------------------------
        
        `http://packages.python.org/collective.cart.shopping/
        <http://packages.python.org/collective.cart.shopping/>`_
        
        Repository URL
        --------------
        
        `https://github.com/collective/collective.cart.shopping/
        <https://github.com/collective/collective.cart.shopping/>`_
        
        Change log
        ----------
        
        0.1.1 (2012-09-20)
        ==================
        
        - Added collective.cart.shopping.CustomerInfo and collective.cart.stock.Stock to types_not_searched and metaTypesNotToList properties. [taito]
        
        0.1 (2012-09-19)
        ================
        
        - Initial release. [taito]
        
        Contributors
        ------------
        
        Author
        ======
        
        * Taito Horiuchi <taito.horiuchi at gmail.com>
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
