An open API service indexing awesome lists of open source software.

https://github.com/hajimehoshi/go-vorbis

WIP - Go port of stb_vorbis (http://nothings.org/stb_vorbis/)
https://github.com/hajimehoshi/go-vorbis

Last synced: 6 months ago
JSON representation

WIP - Go port of stb_vorbis (http://nothings.org/stb_vorbis/)

Awesome Lists containing this project

README

          

# go-vorbis

Go port of [stb_vorbis](http://nothings.org/stb_vorbis/)

## License

go-vorbis is licensed under Apache license version 2.0.

stb_vorbis is licensed under the public domain.