Metadata-Version: 2.4
Name: cave-prompt
Version: 1.0.0
Summary: Semantic prompt compiler: turn a raw prompt into an optimized execution prompt + machine-readable IR.
Project-URL: Homepage, https://github.com/hieudeptrai196/cave_prompt
Project-URL: Repository, https://github.com/hieudeptrai196/cave_prompt
Project-URL: Issues, https://github.com/hieudeptrai196/cave_prompt/issues
License: MIT
Requires-Python: >=3.10
Requires-Dist: anthropic>=0.40
Requires-Dist: jsonschema>=4.21
Provides-Extra: dev
Requires-Dist: pytest>=8; extra == 'dev'
