libpulse-simple-sys 1.3.2

A Rust language linking library for the PulseAudio libpulse-simple 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-simple-sys"
version = "1.3.2"
authors = ["Lyndon Brown <jnqnfe@gmail.com>"]
build = "build.rs"
links = "pulse-simple"
description = "A Rust language linking library for the PulseAudio libpulse-simple library.\n"
homepage = "https://github.com/jnqnfe/pulse-binding-rust"
keywords = ["sys", "pulse", "pulseaudio", "pulse-simple", "audio"]
license = "LGPL-2.1+"
repository = "https://github.com/jnqnfe/pulse-binding-rust"
[dependencies.libpulse-sys]
version = "1.3"
default-features = false

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