all repos — pls @ 2b3eccdc82a154083079a16baf145482248db457

A polite but determined task runner.

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."