[build-dependencies.cxx-build]
version = "1.0"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.cxx]
version = "1.0"
[lib]
name = "essentia_sys"
path = "src/lib.rs"
[package]
authors = ["Tim-Luca Lagmöller <mail@lagmoellertim.de>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["api-bindings", "multimedia::audio"]
description = "Rust FFI bindings and bridge for the Essentia library"
documentation = "https://docs.rs/crate/essentia-sys"
edition = "2024"
keywords = ["audio", "ffi", "essentia", "signal-processing"]
license = "MIT"
name = "essentia-sys"
readme = "README.md"
repository = "https://github.com/lagmoellertim/essentia-rs"
version = "0.1.5"