Metadata-Version: 2.1
Name: Repo2Lark
Version: 0.0.1
Summary: Default template for PDM package
Author-Email: jingfelix <jingfelix@outlook.com>
License: GPLv3
Project-URL: Homepage, https://github.com/jingfelix/Repo2Lark
Project-URL: Bug tracker, https://github.com/jingfelix/Repo2Lark
Requires-Python: >=3.10
Requires-Dist: fastapi>=0.105.0
Requires-Dist: httpx>=0.26.0
Requires-Dist: uvicorn>=0.25.0
Requires-Dist: pydantic-settings>=2.1.0
Requires-Dist: python-multipart>=0.0.6
Requires-Dist: urllib3>=2.1.0
Description-Content-Type: text/markdown

# Repo2Lark

## Supported Evenvts

- [x] push

- [ ] pull_request

- [ ] pull_request_comment

- [x] issue

- [x] issue_comment
