libpulse-sys 1.3.3

A Rust language linking library for the PulseAudio libpulse library.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g. crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "libpulse-sys"
version = "1.3.3"
authors = ["Lyndon Brown <jnqnfe@gmail.com>"]
build = "build.rs"
links = "pulse"
include = ["src/**/*", "build.rs", "Cargo.toml", "CHANGELOG.md", "../LICENSE-LGPL"]
description = "A Rust language linking library for the PulseAudio libpulse library.\n"
homepage = "https://github.com/jnqnfe/pulse-binding-rust"
keywords = ["sys", "binding", "pulse", "pulseaudio", "audio"]
license = "LGPL-2.1+"
repository = "https://github.com/jnqnfe/pulse-binding-rust"
[dependencies.libc]
version = "0.2"

[features]
default = ["pa_encoding_from_string"]
pa_encoding_from_string = []
[badges.travis-ci]
repository = "jnqnfe/pulse-binding-rust"