mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package metatools
This commit is contained in:
parent
b171cd2138
commit
034a4252f8
@ -7463,5 +7463,17 @@
|
|||||||
"description": "Variable length arrays for Nim",
|
"description": "Variable length arrays for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/bpr/vla"
|
"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…
x
Reference in New Issue
Block a user