opus-sys 0.2.1

Bindings to libopus
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[build-dependencies]
pkg-config = "0.3.8"

[dependencies]
libc = "0.2"

[package]
authors = ["Tero Hänninen <lgvz@users.noreply.github.com>"]
build = "build.rs"
description = "Bindings to libopus"
keywords = ["bindings", "opus"]
license = "MIT"
links = "opus"
name = "opus-sys"
repository = "https://github.com/lgvz/rust-opus"
version = "0.2.1"