Add macroutils package (#1403)
This commit is contained in:
parent
9f4ab1351d
commit
8332f0b743
1 changed files with 15 additions and 0 deletions
|
|
@ -1363,6 +1363,21 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/getmac"
|
||||
},
|
||||
{
|
||||
"name": "macroutils",
|
||||
"url": "https://github.com/PMunch/macroutils",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macros",
|
||||
"ast",
|
||||
"metaprogramming",
|
||||
"library",
|
||||
"utility"
|
||||
],
|
||||
"description": "A package that makes creating macros easier",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/PMunch/macroutils"
|
||||
},
|
||||
{
|
||||
"name": "sdl2_nim",
|
||||
"url": "https://github.com/Vladar4/sdl2_nim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue