AI
AIGIT · AI 工具站
aigit.cc
首页
精品推荐
AI成品工具
提示词
返回 ppt-master
__init__.py
根目录
/
skills
/
ppt-master
/
scripts
/
svg_editor
/
__init__.py
1
#!/usr/bin/env python3
2
"""SVG Editor subpackage for ppt-master — annotation read/write utilities and web server."""
3
3 lines
PYTHON