Added package metatools

This commit is contained in:
Xiao-Yong Jin 2017-10-26 00:29:25 -05:00
parent b171cd2138
commit 034a4252f8

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"
}
]