vorbisfile 0.2.2

Bindings to Xiph.org libvorbisfile for Ogg Vorbis.
Documentation
# vorbisfile.rs

Rust bindings to Xiph.org's [libvorbisfile].

[libvorbisfile]: https://www.xiph.org/vorbis/doc/vorbisfile/index.html

## Usage

Examples can be found in the `examples` directory within this repository.

## License

Published under the ISC license. See the included `COPYING` file for details.