# 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.