Merge pull request #634 from Vladar4/avbin_nim

added avbin entry
This commit is contained in:
Dominik Picheta 2017-12-31 18:12:20 +00:00 committed by GitHub
commit a44cde51a5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7856,5 +7856,20 @@
"description": "A native-nim implementaton of the sBOX generic container format.",
"license": "MIT",
"web": "https://github.com/Skrylar/sksbox"
},
{
"name": "avbin",
"url": "https://github.com/Vladar4/avbin",
"method": "git",
"tags": [
"audio",
"video",
"media",
"library",
"wrapper"
],
"description": "Wrapper of the AVbin library for the Nim language.",
"license": "LGPL",
"web": "https://github.com/Vladar4/avbin"
}
]