# Package

version       = "0.5.2"
author        = "Jonathan Bernard"
description   = "Chord chart formatter compatible with Planning Center Online"
license       = "MIT"
srcDir        = "src"
installExt    = @["nim"]
bin           = @["pco_chords"]


# Dependencies

requires "nim >= 1.6.6", "docopt", "zero_functional"