Added package metatools
This commit is contained in:
parent
b171cd2138
commit
034a4252f8
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue