Metadata-Version: 1.1
Name: cs.pfg.multifile
Version: 1.0
Summary: PloneFormGen fields to allow uploading multiple files
Home-page: https://github.com/codesyntax/cs.pfg.multifile
Author: Mikel Larreategi
Author-email: mlarreategi@codesyntax.com
License: GPL
Description: Introduction
        ============
        
        A form field for PloneFormGen_ using `jquery.filer`_ to upload files
        
        .. _PloneFormGen: https://pypi.python.org/pypi/Products.PloneFormGen
        .. _`jquery.filer`: https://github.com/CreativeDream/jQuery.filer
        
        Changelog
        =========
        
        1.0 (2016-07-06)
        ----------------
        
        - fix manifest [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        - metadata [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        - add PFG as requirement [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        - PFG field with jquery.filer for multiple file upload [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        - initial package structure using ZopeSkel archetype template [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        - initial package structure using ZopeSkel [Mikel Larreategi <mlarreategi@codesyntax.com>]
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
