# Package
version = "0.6.5"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"
# Dependencies
requires @["nim >= 0.19.0", "docopt >= 0.6.8"]