Metadata-Version: 1.1
Name: blogdegins
Version: 0.2.1
Summary: Another static html generator.
Home-page: https://bitbucket.org/artgins/blogdegins
Author: ginsmar
Author-email: ginsmar at artgins.com
License: MIT License
Description: blogdegins
        ==========
        
        This is another static html generator.
        
        It's a command line utility.
        
        The purpose is to have the same structure to build static code as dynamic code.
        
        Write static code is a good way for experiment with new features of css,
        javascript or html.
        After that, you only have to move the static code to dynamic environment.
        
        Dependencies
        ------------
        
        .. warning:: needed webassets >= 0.8.dev
            You will need download this webassets version
            from `<https://github.com/miracle2k/webassets.git>`_
        
        
        License
        -------
        
        Copyright (c) 2012, Ginés Martínez Sánchez.
        
        `blogdegins` is released under terms of the
        `MIT License <http://www.opensource.org/licenses/mit-license>`_.
        
        
        
Keywords: html static generator blog ginsfsm ghtml mako webassets scss
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: License :: OSI Approved :: MIT License
