Merge branch 'master' of github.com:nim-lang/packages

This commit is contained in:
Dominik Picheta 2015-12-10 19:08:25 +00:00
commit 37e14bc910

View File

@ -3746,5 +3746,17 @@
"description": "glue code generator to bind Nim and Lua together using Nim's powerful macro",
"license": "MIT",
"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"
}
]