# Package version = "0.1.0" author = "Christopher Arndt" description = "A Nim library for writing audio and MIDI plugins conforming to the LV2 standard" license = "MIT" srcDir = "src" # Dependencies requires "nim >= 2.0"