Metadata-Version: 2.4
Name: whispergrass
Version: 0.0.1
Summary: WhisperGrass plugin API placeholder (host API for the WhisperGrass writing IDE, protocol surface P1-P8)
Author: WhisperGrass Project
License: MIT
Project-URL: Homepage, https://github.com/lvyaqiao/whispergrass
Keywords: whispergrass,writing,novel,plugin,editor
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Text Processing :: General
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# whispergrass

**WhisperGrass 插件 API 占位包（placeholder package）。**

这是 [WhisperGrass](https://github.com/lvyaqiao/whispergrass)——一个面向类型创作（小说/网文/剧本）的本地写作 IDE（Flutter + Rust 内核）——的宿主插件 API 包名占位。

- 当前版本 `0.0.1` 仅为 PyPI 名称占位，不含任何功能代码；
- 未来此包将承载 WhisperGrass 插件协议面（P1-P8：事务提案 / 槽位面板 / 装饰扩展 / 外进程转换器通道等）的 Python 绑定——同 Blender 的 `bpy`、QGIS 的 `qgis` 之于其宿主；
- 协议设计文档：仓库内 `doc/plans/flutter-rewrite/fr1-draft-architecture.md` §11；
- 在协议实现发布（v0.1.0+）之前，请勿依赖本包。

WhisperGrass Project · License: MIT
