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