Metadata-Version: 2.5
Name: recreator-core
Version: 0.1.1
Summary: Deterministic timeline IR and CapCut project writer for re:Creator
Project-URL: Homepage, https://recreator.ilvs.space
Project-URL: Documentation, https://recreator.ilvs.space/llms.txt
Author: Thuy Hoang
License: MIT
Keywords: agent,capcut,mcp,timeline,video-editing
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Multimedia :: Video :: Non-Linear Editor
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# recreator-core

Deterministic timeline IR, edit operations, CapCut project writer, and validator.

No ML, no LLM calls, no heuristics — every operation is a pure `Timeline -> Timeline`
transformation driven by explicit caller-supplied parameters. See the repo root
`CLAUDE.md` for the boundary this package enforces.
