Metadata-Version: 2.1
Name: furry_tool
Version: 0.0.5
Summary: 个人工具集
Home-page: https://github.com/xsxz01/furry_tool.git
Author: AaronDoge
Author-email: pangyuyu@email.cn
License: Apache License 2.0
Keywords: python,furry_tool,toolkit
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE

# Furry_tool

Furry_tool是一个个人工具集，本库旨在将个人总结的部分通用代码上传到pypi，实现随时调用。

---
## 功能

- [X]  docx模板渲染
- [ ]  后续工作计划慢慢调整

---
# 工作参考

1. [发布](./doc/relese.md)
2. [开发规范](./doc/regular.md)

---
## 更新记录

#### 2023年3月5日

整理文档信息

#### 2023年3月15日

更新io函数
