Metadata-Version: 1.1
Name: collective.cart.stock
Version: 0.5
Summary: Adds stock content type.
Home-page: https://github.com/collective/collective.cart.stock/
Author: Taito Horiuchi
Author-email: taito.horiuchi@gmail.com
License: BSD
Description: =====================
        collective.cart.stock
        =====================
        
        collective.cart.stock adds stock content type for stocking articles.
        
        Currently tested with
        ---------------------
        
        * Plone-4.3.2 with Python-2.7.x [taito]
        
        Changelog
        ---------
        
        0.5 (2013-10-28)
        ================
        
        - Moved test packages to extras_require. [taito]
        - Removed dependency from five.grok. [taito]
        - Tested with Plone-4.3.2. [taito]
        
        0.4 (2013-02-02)
        ================
        
        - Added finnish translation for domain: plone.dexterity.
        
        0.3 (2013-01-23)
        ================
        
        - Fixed subscriber while pasting stock. [taito]
        - Integrated Travis CI. [taito]
        
        0.2 (2012-09-19)
        ================
        
        - Added Finnish translations. [taito]
        
        0.1 (2012-09-01)
        ================
        
        - Initial release. [taito]
        
        Credits
        -------
        
        * The Finnish Association for Nature Conservation (`Suomen Luonnonsuojeluliitto <http://www.sll.fi/>`_).
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.3
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
