Add package opussum (#2104)

* Added package opussum

* Add link to docs
This commit is contained in:
Jake Leahy
2021-12-30 20:09:08 +08:00
committed by GitHub
parent 50af1929ff
commit 4cd3400877
+13
View File
@@ -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/"
}
]