mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 00:53:10 +00:00
Added package with (#999)
This commit is contained in:
parent
9daf798427
commit
d0409a6b9d
@ -12544,5 +12544,17 @@
|
|||||||
"description": "Internationalization at Compile Time for Nim. Macro to translate unmodified code from 1 INI file. NimScript compatible.",
|
"description": "Internationalization at Compile Time for Nim. Macro to translate unmodified code from 1 INI file. NimScript compatible.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/juancarlospaco/nim-internimgua"
|
"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…
x
Reference in New Issue
Block a user