Metadata-Version: 2.1
Name: FreeWorkUT
Version: 0.0.8
Summary: 这是个测试版，正式版请检索FreeWork！
Author: Jhonie King(王骏诚)
Author-email: queenelsaofarendelle2022@gmail.com
License: MIT License
Keywords: python,Office,Excle,Word,File's operation
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
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 :: Software Development :: Libraries
License-File: LICENSE.txt
Requires-Dist: openpyxl
Requires-Dist: python-docx
Requires-Dist: pytest-shutil

**关于FreeWork的相关介绍(Introduction for FreeWork)**

*本文档为中英双语文档，其中括号内的为中文部分的英语译文，其二者内容相同。(This document is a bilingual document in Chinese and English, with the English translation of the Chinese part enclosed in parentheses, both of which have the same content.)*

**一、安装(Installation)**

.. code:: python

    pip install office31
