cue-sys 2.0.1

Bindings for the libcue library
[build-dependencies.cmake]
version = "0.1.51"

[dependencies.libc]
version = "0.2.40"

[lib]
name = "cue_sys"
path = "src/lib.rs"

[package]
authors = ["Misty De Meo <mistydemeo@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
categories = ["external-ffi-bindings", "parser-implementations"]
description = "Bindings for the libcue library"
edition = "2021"
homepage = "https://github.com/mistydemeo/libcue.rs"
keywords = ["cd", "cd-rom", "cue_sheet"]
license = "GPL-2.0-or-later"
links = "cue"
name = "cue-sys"
readme = false
repository = "https://github.com/mistydemeo/libcue.rs"
version = "2.0.1"