Metadata-Version: 2.4
Name: neofix
Version: 0.1.0
Summary: 轻量级 Python 任务队列管理器，无需额外服务
Author-email: Haeng <helpenx@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/neopen/video-fix-agent
Project-URL: Repository, https://github.com/neopen/video-fix-agent
Project-URL: Documentation, https://github.com/neopen/video-fix-agent#README
Keywords: task,queue,async,job,scheduler,neofix
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: filelock>=3.12.0
Provides-Extra: ui
Requires-Dist: fastapi>=0.100.0; extra == "ui"
Requires-Dist: uvicorn>=0.23.0; extra == "ui"
Provides-Extra: dev
Requires-Dist: pytest>=7.0.0; extra == "dev"
Requires-Dist: black>=23.0.0; extra == "dev"
Dynamic: license-file

# video-fix-agent
负责根据审查结果进行修复
