diff --git a/packages.json b/packages.json index 796f05a..5ef49f4 100644 --- a/packages.json +++ b/packages.json @@ -22715,5 +22715,16 @@ "description": "Fast and unsafe byte buffering for intensive network data transfer.", "license": "MIT", "web": "https://github.com/jakubDoka/netbuff" + }, + { + "name": "ass", + "url": "https://github.com/0kalekale/libass-nim", + "license": "ISC", + "tags": [ + "multimedia", + "video" + ], + "method": "git", + "description" : "Nim bindings for libass." } ]