libogg 0.2.0

Safe bindings for libogg.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[build-dependencies.skeptic]
version = "0.13"

[dependencies.ogg-sys]
version = "0.0.9"

[dev-dependencies.skeptic]
version = "0.13"

[package]
authors = ["Hans Ole Hatzel <hhatzel@gmail.com>"]
build = "build.rs"
description = "Safe bindings for libogg."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "libogg"
readme = "README.md"
version = "0.2.0"