Metadata-Version: 2.1
Name: EVCode
Version: 1.3.0
Summary: 一个通过SMTP进行邮箱验证码发送的项目
Author: lidongxun967
Author-email: debug967@outlook.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# EVCode

**EVCode** 是一个用于通过SMTP发送邮箱验证码的Python项目，具备删除记录的功能，提供了丰富的自定义选项。使用稳定且简单。

## 功能

- 通过SMTP服务器发送邮箱验证码。
- 支持删除记录的功能。
- 提供了丰富的自定义选项。

## 贡献指南

如果你想为EVCode贡献自己的一份力量，欢迎提供反馈、报告问题或提交PR。

## 许可证

EVCode采用GNU Lesser General Public License v3 (LGPLv3)许可证。有关详细信息，请参阅[LICENSE](https://github.com/lidongxun967/EVCode/blob/main/LICENSE)文件。

## 联系方式

- Wiki页面：[https://github.com/lidongxun967/EVCode/wiki](https://github.com/lidongxun967/EVCode/wiki)
- 项目页面：[https://github.com/lidongxun967/EVCode](https://github.com/lidongxun967/EVCode)
- PYPI页面：[https://pypi.org/project/EVCode](https://pypi.org/project/EVCode)
- 作者：lidongxun967
- 邮箱：<debug967@outlook.com>

感谢使用EVCode！
