src/plspkg/config.nim
1 2 3 4 5
const pkgTitle* = "pls" pkgVersion* = "1.0.0" pkgAuthor* = "Fabio Cevasco" pkgDescription* = "A nifty script runner."