mirror of
https://github.com/antos-rde/antosdk-apps.git
synced 2024-11-08 06:28:29 +01:00
15 lines
341 B
JSON
15 lines
341 B
JSON
|
{
|
||
|
"pkgname": "libwvnc",
|
||
|
"name":"libwvnc",
|
||
|
"description":"libwvnc: client side VNC protocol via websocket",
|
||
|
"info":{
|
||
|
"author": "",
|
||
|
"email": ""
|
||
|
},
|
||
|
"version":"0.1.2-a",
|
||
|
"category":"Library",
|
||
|
"iconclass":"fa fa-cog",
|
||
|
"mimes":["none"],
|
||
|
"dependencies":["libjpeg@0.1.1-a"],
|
||
|
"locale": {}
|
||
|
}
|