Metadata-Version: 1.0
Name: Shake-Files
Version: 0.2
Summary: Allows your Shake application to flexibly and efficiently handle file uploads
Home-page: http://github.com/lucuma/Shake-Files
Author: Juan-Pablo Scaletti
Author-email: juanpablo@lucumalabs.com
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
Description: 
        Shake-Files
        ----------------------------------------------
        
        Shake-Files allows your application to flexibly and efficiently handle file
        uploads. 
        
        You can create different sets of uploads - one for document attachments, one
        for photos, etc. - and configure them to save tthe files in different places, 
        creating the directories on demand, according to a pattern defined by you.
        
        
        Copyright © 2010-2011 by Lúcuma labs (http://lucumalabs.com).
        MIT License. (http://www.opensource.org/licenses/mit-license.php)
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
