allegro_acodec-sys 0.0.38

Allegro 5 acodec addon Rust binding
Documentation
[dependencies.allegro_util]
version = "=0.0.38"

[dependencies.libc]
version = "0.2"

[features]
link_debug = []
link_none = []
link_static = []

[lib]
name = "allegro_acodec_sys"
path = "src/lib.rs"

[package]
authors = ["SiegeLord <slabode@aim.com>"]
build = "build.rs"
categories = ["multimedia::audio", "external-ffi-bindings"]
description = "Allegro 5 acodec addon Rust binding"
documentation = "http://siegelord.github.io/RustAllegro/doc/allegro_acodec-sys/index.html"
keywords = ["audio"]
license = "Zlib"
links = "allegro_acodec"
name = "allegro_acodec-sys"
repository = "https://github.com/SiegeLord/RustAllegro"
version = "0.0.38"