Added package libvlc (#1414)
This commit is contained in:
parent
07ea349960
commit
c79818052a
1 changed files with 17 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue