ogg-sys 0.0.9

FFI for libogg, the media container.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies]
gcc = "0.3"
pkg-config = "0.3"

[dependencies]
libc = "*"

[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
build = "libogg/build.rs"
description = "FFI for libogg, the media container."
license = "MIT"
links = "ogg"
name = "ogg-sys"
repository = "https://github.com/tomaka/ogg-sys"
version = "0.0.9"