Metadata-Version: 1.1
Name: docxtpl
Version: 0.1.2
Summary: Python docx template engine
Home-page: https://github.com/elapouya/python-docx-template
Author: Eric Lapouyade
Author-email: elapouya@gmail.com
License: LGPL 2.1
Description: 
        ====================
        python-docx-template
        ====================
        
        Use a docx as a jinja2 template
        
        
        News
        ====
        0.1.7 (2015-01-02)
        ------------------
        - add CHANGES.rst file
        - add a Quickstat in documentation
        
        0.1.6 (2015-01-01)
        ------------------
        - add docstrings
        - add sphinx doc
        
        0.1.1 (2014-12-30)
        ------------------
        - First commit
        - No doc
        
Keywords: jinja2
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
