Metadata-Version: 1.0
Name: collective.zipfiletransport
Version: 2.1.1
Summary: This tool is used to import and export zip files.
Home-page: http://plone.org/products/zipfiletransport
Author: enPraxis
Author-email: info@enpraxis.net
License: GPL
Description: Introduction
        ============
        
        Zip File Transport adds an import and export button at the bottom of the
        folder contents view, and allows a user to upload a zip file directly into
        a plone folderish object, or export all or selected content as a zip file from a plone folder.
        
        
        Changelog
        =========
        
        2.1.1 BugFix Release
        --------------------
        
        * Added MANIFEST.in file to include all relevant source files and folders.
        * All users should upgrade from 2.1.0.
        
        
        
Keywords: zipfile bulk upload
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
