Metadata-Version: 2.1
Name: preppipe
Version: 0.0.1.post119
Summary: Document to Visual Novel generator
Home-page: https://github.com/PrepPipe/preppipe-python
Author: Shengjie Xu
Author-email: xsj617603321@gmail.com
License: Apache-2.0
Project-URL: Bug Tracker, https://github.com/PrepPipe/preppipe-python/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE

# 语涵编译器 (preppipe compiler)

语涵编译器是一个读取 odt 文档并生成视觉小说引擎剧本的程序，目前仅支持以下导出形式：
  * RenPy 工程目录
  * 纯文本发言信息，可以与 GameCreator 的对话批量导入工具衔接

（目前只接受 **\*.odt** 格式的文档，docx 等格式请先另存为 odt）

语涵编译器本体是一个命令行程序，[图形界面在这](https://github.com/PrepPipe/preppipe_gui)。请以以下命令形式运行本程序：
```
python3 -m preppipe.pipeline_cmd <commands...>
```

文档在写了在写了。（新建文件夹）

QQ群：732421719
