src/plspkg/config.nim
1 2 3 4 5 6
const pkgTitle* = "pls" pkgVersion* = "B000" pkgVersionLabel* = "vB00-0" pkgAuthor* = "Fabio Cevasco" pkgDescription* = "A polite but determined task runner."