shout-sys 0.1.1

Low level FFI bindings to libshout
Documentation
[package]
name = "shout-sys"
version = "0.1.1"
authors = ["Luminarys <postmaster@gensok.io>"]

repository = "https://github.com/luminarys/shout-rs"
description = "Low level FFI bindings to libshout"
keywords = [ "shout", "libshout", "icecast", "shoutcast" ]
license = "ISC"

build = "build.rs"

[dependencies]
libc = "0.2"