Metadata-Version: 1.0
Name: woodcut
Version: 0.4.0
Summary: Minimalist content management system for static websites.
Home-page: http://wiki.github.com/lukecyca/woodcut
Author: Luke Cyca
Author-email: me@lukecyca.com
License: BSD-new
Description: # Woodcut #
        *Minimalist content management system for static websites*
        
        Woodcut is a system for building static websites from Mako source files. It will walk your source directory, process any templates it finds, and produce a complete website in the build directory, ready to rsync to your webserver.
        
        For more information, visit <http://wiki.github.com/lukecyca/woodcut>.
        
Keywords: mako template static web development
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Text Processing :: Markup
