Add package alsa (#1507)

This commit is contained in:
Anubhav
2020-06-09 11:41:17 +02:00
committed by GitHub
parent 61e1e1ad78
commit 1d755b0dd7
+16
View File
@@ -18214,5 +18214,21 @@
"description": "Hash Library for Nim",
"license": "MIT",
"web": "https://github.com/khchen/hashlib"
},
{
"name":"alsa",
"url": "https://gitlab.com/eagledot/nim-alsa",
"method": "git",
"tags":[
"linux",
"bindings",
"audio",
"alsa",
"sound"
],
"description": "NIM bindings for ALSA-LIB c library",
"license": "MIT",
"web": "https://gitlab.com/eagledot/nim-alsa"
}
]