mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Merge pull request #72 from julienaubert/master
add nim-sndfile to packages.json
This commit is contained in:
commit
2d744a96ef
@ -786,5 +786,14 @@
|
||||
"description": "A utility library to find the directory you need to app in.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/MrJohz/appdirs"
|
||||
},
|
||||
{
|
||||
"name": "nim-sndfile",
|
||||
"url": "git://github.com/julienaubert/nim-sndfile",
|
||||
"method": "git",
|
||||
"tags": ["audio", "wav", "wrapper", "libsndfile"],
|
||||
"description": "A wrapper of libsndfile",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/julienaubert/nim-sndfile"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user