pulse-simple 1.0.1

Simple Pulseaudio crate for the Rust language
Documentation
[package]
name = "pulse-simple"
version = "1.0.1"
authors = ["Astro <astro@spaceboyz.net>"]
description = "Simple Pulseaudio crate for the Rust language"
repository = "https://github.com/astro/rust-pulse-simple"
license = "LGPL-3.0"

[dependencies]
libpulse-sys = "1.4"
libpulse-simple-sys = "1.4"
libc = "0"