Metadata-Version: 1.0
Name: atreal.filecart
Version: 1.0.0rc1
Summary: A cart for Plone to add file and download them in an archive.
Home-page: http://www.atreal.net/
Author: atReal
Author-email: contact@atreal.net
License: GPL
Description: ==========================
        ReadMe for atreal.filecart
        ==========================
        
        Overview
        --------
        A cart for Plone to add file and download them in an archive.
        
        
        Authors
        -------
        :atReal Team [contact@atreal.net]
        Florent Michon [f10w]
        
        Credits
        -------
        * Sponsorised by City of Albi (Fr), www.mairie-albi.fr
        * Some code GPL from PloneGetPaid [http://www.plonegetpaid.com/]
        
        
        =============================
        Changelog for atreal.filecart
        =============================
        (name of developer listed in brackets)
        
        Version 1.0.0rc1 - 2009-12-22
        -----------------------------
        - Bug Fix : Portlet was shown empty when not available. Now he's not shown.
        Property decorator is necessary on available method.
        [Florent Michon]
        
        Version 1.0.0beta2 - 2009-09-29
        ---------------------------
        - Bug Fix : Compatibility with kss actions of richfile plugins.
        [Florent Michon]
        
        Version 1.0.0beta1 - 2009-09-07
        ---------------------------
        - First Public Release
        [Florent Michon]
        
        Version 0.1.0 - Unreleased
        ---------------------------
        - First development.
        [Florent Michon]
        
        - Initial package structure.
        [zopeskel]
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
