Merge pull request #603 from jxy/add-metatools0529

Added package metatools
This commit is contained in:
Dominik Picheta 2017-10-26 13:45:03 +01:00 committed by GitHub
commit 8752f37cb8

View File

@ -7463,5 +7463,17 @@
"description": "Variable length arrays for Nim",
"license": "MIT",
"web": "https://github.com/bpr/vla"
},
{
"name": "metatools",
"url": "https://github.com/jxy/metatools",
"method": "git",
"tags": [
"macros",
"metaprogramming"
],
"description": "Metaprogramming tools for Nim",
"license": "MIT",
"web": "https://github.com/jxy/metatools"
}
]