fluidlite-sys 0.2.1

Unsafe bindings to fluidlite library
Documentation
[badges.maintenance]
status = "passively-maintained"

[build-dependencies.bindgen]
optional = true
version = "0.59"

[build-dependencies.cc]
features = ["parallel"]
version = "1.0.67"

[build-dependencies.pkg-config]
optional = true
version = "0.3.19"

[features]
builtin = []
rustdoc = []
shared = []
static = []
update-bindings = ["bindgen"]
with-sf3 = []
with-stb = []

[package]
authors = ["K. <kayo@illumium.org>"]
categories = ["external-ffi-bindings", "multimedia::audio"]
description = "Unsafe bindings to fluidlite library"
edition = "2018"
keywords = ["audio", "synth", "soundfont", "sf2", "sf3"]
license = "LGPL-2.1"
links = "fluidlite"
name = "fluidlite-sys"
readme = "README.md"
repository = "https://github.com/katyo/fluidlite-rs"
version = "0.2.1"

[package.metadata.docs.rs]
features = ["rustdoc"]