Added package with (#999)
This commit is contained in:
parent
9daf798427
commit
d0409a6b9d
1 changed files with 12 additions and 0 deletions
|
|
@ -12544,5 +12544,17 @@
|
|||
"description": "Internationalization at Compile Time for Nim. Macro to translate unmodified code from 1 INI file. NimScript compatible.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/juancarlospaco/nim-internimgua"
|
||||
},
|
||||
{
|
||||
"name": "with",
|
||||
"url": "https://github.com/zevv/with",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"with",
|
||||
"macro"
|
||||
],
|
||||
"description": "Simple 'with' macro for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/zevv/with"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue