Added package with (#999)

This commit is contained in:
Ico Doornekamp 2019-01-28 11:26:44 +01:00 committed by Miran
parent 9daf798427
commit d0409a6b9d

View File

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