aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladar4 <vladar4@gmail.com>2017-12-31 15:38:39 +0200
committerVladar4 <vladar4@gmail.com>2017-12-31 15:38:39 +0200
commitfabd1c6c65d0e3edb6b7c90b8d21e9610d1a5b7e (patch)
tree6f67b9db01ae8ab0214dc24a813c0c7da4c3d8ea
parentf9015a5d2abebfd7b3031f4b351879f790f3e944 (diff)
downloadpackages-fabd1c6c65d0e3edb6b7c90b8d21e9610d1a5b7e.tar.gz
packages-fabd1c6c65d0e3edb6b7c90b8d21e9610d1a5b7e.zip
added avbin_nim entry
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index d1462b9..4a7bef4 100644
--- a/packages.json
+++ b/packages.json
@@ -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_nim",
+ "url": "https://github.com/Vladar4/avbin_nim",
+ "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_nim"
}
]