Add package opussum (#2104)

* Added package opussum

* Add link to docs
This commit is contained in:
Jake Leahy 2021-12-30 23:09:08 +11:00 committed by GitHub
parent 50af1929ff
commit 4cd3400877
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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/"
}
]