No description
Find a file
2025-04-03 10:47:19 +02:00
src feature for docs.rs 2025-03-11 12:21:57 +01:00
.gitignore initial setup, no tests 2025-01-15 09:59:06 +01:00
build.rs update to 2024 edition, use default build for docs.rs 2025-04-03 10:21:49 +02:00
Cargo.toml version bump 2025-04-03 10:47:19 +02:00
LICENSE add LICENSE and information to Cargo.toml 2025-03-10 18:10:04 +01:00
README.md add vendored bindings, add README, fix for docs.rs 2025-03-10 20:57:54 +01:00
RELEASE.md add vendored bindings, add README, fix for docs.rs 2025-03-10 20:57:54 +01:00
wrapper.h initial setup, no tests 2025-01-15 09:59:06 +01:00

mpdclient-sys

Native bindings to libmpdclient.

Crate major/minor version reflects the current vendored version of the bindings. Patch version is used for crate internal patches within a libmpdclient release.