diff --git a/packages.json b/packages.json index 6c31bce..744f8ee 100644 --- a/packages.json +++ b/packages.json @@ -24662,5 +24662,18 @@ "description": "Configurable Nim code linter / formatter / style checker with heuristics", "license": "GPLv3", "web": "https://github.com/FedericoCeratto/nimfmt" + }, + { + "name": "opussum", + "url": "https://github.com/ire4ever1190/opussum", + "method": "git", + "tags": [ + "audio", + "wrapper" + ], + "description": "Wrapper around libopus", + "license": "MIT", + "web": "https://github.com/ire4ever1190/opussum", + "doc": "https://tempdocs.netlify.app/opussum/stable/" } ]