This commit is contained in:
Dominik Picheta 2015-12-24 10:26:07 +00:00
commit 96ddb12da8
4 changed files with 44 additions and 1 deletions

View file

@ -0,0 +1,11 @@
# Package
version = "0.1.0"
author = "Dominik Picheta"
description = "Test to see if certain characters are disallowed in pkg names."
license = "BSD"
# Dependencies
requires "nim >= 0.12.1"