Added package libvlc (#1414)

This commit is contained in:
Danil Yarantsev 2020-03-27 10:53:16 +03:00 committed by GitHub
parent 07ea349960
commit c79818052a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17145,5 +17145,22 @@
"description": "rena is a tiny fire/directory renaming command.",
"license": "MIT",
"web": "https://github.com/jiro4989/rena"
},
{
"name": "libvlc",
"url": "https://github.com/Yardanico/nim-libvlc",
"method": "git",
"tags": [
"vlc",
"libvlc",
"music",
"video",
"audio",
"media",
"wrapper"
],
"description": "libvlc bindings for Nim",
"license": "MIT",
"web": "https://github.com/Yardanico/nim-libvlc"
}
]