[dependencies.claxon]
version = "0.4.3"
[lib]
name = "mqa_identify"
path = "src/lib.rs"
[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["multimedia", "multimedia::audio"]
description = "A minimal library, to check if a flac file has been encoded by/with MQA"
edition = "2024"
keywords = ["mqa", "audio", "flac"]
license = "MIT"
name = "mqa-identify"
readme = false
repository = "https://github.com/Graukolos/mqa-identify"
version = "0.1.0"