aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfowl <phowl.mouth@gmail.com>2015-05-13 01:56:17 -0500
committerfowl <phowl.mouth@gmail.com>2015-05-13 01:56:17 -0500
commitd435b81a7c5068a548feba2eea45c4b5b1d5b997 (patch)
tree192c0c0c6e6d696b7a04b293bde5b713cd55636e
parent199717516b51da1e0c52f44cd7ced52a2df30acc (diff)
parent7d25911d9611d7cf494ef4a16a5fe4636d11d134 (diff)
downloadpackages-d435b81a7c5068a548feba2eea45c4b5b1d5b997.tar.gz
packages-d435b81a7c5068a548feba2eea45c4b5b1d5b997.zip
Merge remote-tracking branch 'origin/master' into patch
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index fda4386..de832ad 100644
--- a/packages.json
+++ b/packages.json
@@ -1434,5 +1434,14 @@
"description": "LLVM bindings for the Nim language.",
"license": "MIT",
"web": "http://fedeomoto.github.io/llvm/"
+ },
+ {
+ "name": "nshout",
+ "url": "https://github.com/Senketsu/nshout",
+ "method": "git",
+ "tags": ["library", "shouter", "libshout","wrapper","bindings","audio","web"],
+ "description": "Nim bindings for libshout",
+ "license": "MIT",
+ "web": "https://github.com/Senketsu/nshout"
}
]