mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-02 02:53:34 +00:00
Merge branch 'master' of github.com:nim-lang/packages
This commit is contained in:
commit
37e14bc910
@ -3746,5 +3746,17 @@
|
|||||||
"description": "glue code generator to bind Nim and Lua together using Nim's powerful macro",
|
"description": "glue code generator to bind Nim and Lua together using Nim's powerful macro",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jangko/nimLUA"
|
"web": "https://github.com/jangko/nimLUA"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sound",
|
||||||
|
"url": "https://github.com/yglukhov/sound.git",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"sound",
|
||||||
|
"ogg"
|
||||||
|
],
|
||||||
|
"description": "Cross-platform sound mixer library",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/yglukhov/sound"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user