Audio metadata library for reading and writing tags in various formats.
# Cargo.toml
[dependencies]
lofty = "0.24.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads metadata from an MP3 file and prints the title.
Enable features in Cargo.toml: `lofty = { features = ["mp3", "flac"] }`.No dependency data recorded yet.