Metadata-Version: 1.1
Name: python-textops
Version: 0.0.1
Summary: Python docx template engine
Home-page: https://github.com/elapouya/python-textops
Author: Eric Lapouyade
Author-email: elapouya@gmail.com
License: LGPL 2.1
Description: 
        ==============
        python-textops
        ==============
        
        module to manipulate texts, strings and list of strings
        
        
        News
        ====
        0.1.4 (2015-03-27)
        ------------------
        - add RichText support
        
        0.1.3 (2015-03-13)
        ------------------
        - add subdoc support
        - add some exemples in tests/
        
        0.1.2 (2015-03-12)
        ------------------
        - First running version
        
Keywords: strings,text,list
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
