[project] name = "balloon" version = "0.0.1" description = "Reuse chunks of HTML in other HTML files via preprocessing." authors = ["Cutieguwu "] dependencies = [ "result", ] requires-python = ">=3.13" [tool.uv.sources] result = { git = "https://github.com/montasaurus/result" }