# Package version = "0.1.0" author = "Daylin Morgan" description = "generating typst files" license = "MIT" srcDir = "src" bin = @["typstgen"] # Dependencies requires "nim >= 2.2.0" requires "yaml >= 2.1.1" requires "https://github.com/daylinmorgan/hwylterm#HEAD"