diff --git a/packages.json b/packages.json index 3f9fa890..70bf7671 100644 --- a/packages.json +++ b/packages.json @@ -40,6 +40,20 @@ "license": "MIT", "web": "https://github.com/mentalonigiri/niqlite" }, + { + "name": "libsndfile", + "url": "https://github.com/bctnry/nim-libsndfile", + "method": "git", + "tags": [ + "audio", + "wav", + "wrapper", + "libsndfile" + ], + "description": "A C-style wrapper of libsndfile for Nim", + "license": "MIT", + "web": "https://github.com/bctnry/nim-libsndfile" + }, { "name": "nimgo", "url": "https://github.com/Alogani/NimGo",