aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-05-12 23:38:43 -0500
committerBillingsly Wetherfordshire <phowl.mouth@gmail.com>2015-05-12 23:38:43 -0500
commit7d25911d9611d7cf494ef4a16a5fe4636d11d134 (patch)
tree745be7a80ff4024e06f1f9cb13ca0ec1f7af6cca
parent2fb43c550306b71fcdcdc178af3e3ddc9911b504 (diff)
parentd4e4290d5c5d96cccde4f523636d46d0457660b6 (diff)
downloadpackages-7d25911d9611d7cf494ef4a16a5fe4636d11d134.tar.gz
packages-7d25911d9611d7cf494ef4a16a5fe4636d11d134.zip
Merge pull request #154 from Senketsu/master
Added nshout - libshout bindings
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 0ac47a8..77af121 100644
--- a/packages.json
+++ b/packages.json
@@ -1425,5 +1425,14 @@
"description": "library for generating PDF files",
"license": "MIT",
"web": "https://github.com/jangko/nimpdf"
+ },
+ {
+ "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"
}
]