Add package audius (#2134)

This commit is contained in:
CeeBeeL 2022-02-07 03:26:08 +01:00 committed by GitHub
parent 2c16633d01
commit bc8b9c73b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25027,5 +25027,21 @@
"description": "A light interface and selection of utilities for working with OpenGL and SDL2",
"license": "Apache-2.0",
"web": "https://github.com/rlipsc/glbits"
},
{
"name": "audius",
"url": "https://github.com/ceebeel/audius",
"method": "git",
"tags": [
"library",
"api",
"wrapper",
"audius",
"music"
],
"description": "Audius is a simple client library for interacting with the Audius free API.",
"license": "MIT",
"doc": "https://ceebeel.github.io/audius",
"web": "https://github.com/ceebeel/audius"
}
]