Metadata-Version: 1.1
Name: Voodoo
Version: 1.1.1
Summary: Template system for project skeletons
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
        ============
        
        Voodoo is a template system for project skeletons (similar to the template part
        of PasteScript): It can make a copy of a project skeleton processing some files,
        filter others, etc.
        
        It generates a beautiful output and take care of not overwrite existing files,
        unless instructed to do so.
        
        See the documentation and code at: `<http://github.com/lucuma/Voodoo>`_
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: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
