minimp3-sys 0.3.2

Rust bindings for the minimp3 library.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[build-dependencies.cc]
version = "1.0"

[package]
authors = ["germän gômez <germangb42@gmail.com>", "Erin Moon <erin@hashbang.sh>"]
categories = ["external-ffi-bindings"]
description = "Rust bindings for the minimp3 library."
exclude = ["minimp3/vectors/*", "minimp3/player/*"]
license = "MIT"
name = "minimp3-sys"
repository = "https://github.com/germangb/minimp3-rs.git"
version = "0.3.2"