Metadata-Version: 2.1
Name: python-docx-whtsky
Version: 0.8.10.1
Summary: Create and update Microsoft Word .docx files.
Home-page: https://github.com/whtsky/python-docx
Author: Steve Canny
Author-email: python-docx@googlegroups.com
License: MIT License
Description: # python-docx-whtsky
        
        ![https://travis-ci.com/whtsky/python-docx.svg?branch=master](https://travis-ci.com/whtsky/python-docx)
        
        _python-docx-whtsky_ is a Python library for creating and updating Microsoft Word
        (.docx) files.
        
        More information is available in the [python-docx documentation](https://python-docx.readthedocs.org/en/latest/)
        
        ## Release History
        
        ### 0.8.10.1 (2019-10-16)
        
        - allow table looking (header row/col, footer row/col, bands) modification. https://github.com/python-openxml/python-docx/pull/579
        - Added font property to paragraph. https://github.com/python-openxml/python-docx/pull/417
        
Keywords: docx office openxml word
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Office/Business :: Office Suites
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
