aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 326d635..e182596 100644
--- a/packages.json
+++ b/packages.json
@@ -10410,5 +10410,21 @@
"description": "Pure Nim XML parser",
"license": "MIT",
"web": "https://github.com/ba0f3/xml.nim"
+ },
+ {
+ "name": "soundio",
+ "url": "https://github.com/ul/soundio",
+ "method": "git",
+ "tags": [
+ "library",
+ "wrapper",
+ "binding",
+ "audio",
+ "sound",
+ "media",
+ "io"
+ ],
+ "description": "Bindings for libsoundio",
+ "license": "MIT"
}
]