Metadata-Version: 1.0
Name: pystatic
Version: 0.1.16
Summary: Static Website Generator
Home-page: https://github.com/vascop/pystatic
Author: Vasco Pinho
Author-email: vascogpinho@gmail.com
License: UNKNOWN
Download-URL: https://github.com/vascop/pystatic/zipball/master
Description: Static Website Generator
        ------------------------
        
        Generates static websites using Django's Templating Engine
        You can make use of variables, template inheritance and filters
        which greatly speed up development and facilitate maintenance.
        Has a simple server for local development
        
        
Keywords: generator,static website,html
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: Public Domain
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Code Generators
