Metadata-Version: 2.1
Name: ghoshell-common
Version: 0.5.0
Summary: common library for GhostInShells project
Author-Email: thirdgerb <thirdgerb@gmail.com>
License: MIT
Requires-Python: >=3.10
Requires-Dist: click>=8.3.0
Requires-Dist: ghoshell-container>=0.3.1
Requires-Dist: pydantic<3.0.0,>=2.7.0
Requires-Dist: pyyaml<7.0.0,>=6.0.1
Requires-Dist: tomlkit>=0.13.3
Provides-Extra: codex
Requires-Dist: tree-sitter<=0.24.0,>=0.23.0; extra == "codex"
Requires-Dist: tree-sitter-languages>=1.10.0; extra == "codex"
Requires-Dist: tree-sitter-python>=0.23.6; extra == "codex"
Description-Content-Type: text/markdown

# ghoshell common lib

Ghoshell common class and functions. No need to pay attentions here.

Ghoshell 库的通用函数和工具类，各种库都依赖的部分放在这里。