Added package wave (#1343)
This commit is contained in:
parent
cc3b2bf6f0
commit
f9a27b2e66
1 changed files with 15 additions and 0 deletions
|
|
@ -16333,5 +16333,20 @@
|
|||
"description": "Z3 binding for Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Double-oxygeN/z3nim"
|
||||
},
|
||||
{
|
||||
"name": "wave",
|
||||
"url": "https://github.com/jiro4989/wave",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"sound",
|
||||
"media",
|
||||
"parser",
|
||||
"wave"
|
||||
],
|
||||
"description": "wave is a tiny WAV sound module",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/wave"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue