Metadata-Version: 1.0
Name: Voodoo
Version: 1.0.0
Summary: Reanimates an application skeleton, just for you.
Home-page: http://github.com/lucuma/Voodoo
Author: Juan-Pablo Scaletti
Author-email: juanpablo@lucumalabs.com
License: MIT license (http://www.opensource.org/licenses/mit-license.php)
Description: ============
        Voodoo
        ============
        
        
        How to use:
        ------------
            
        ::
        
            from voodoo import reanimate_skeleton
        
            reanimate_skeleton(skeleton_path, new_app_path)
        
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
