edar 1.1.1

A tool to extract metadata from an audio file
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "edar"
version = "1.1.1"
edition = "2024"
authors = ["darrkenn <darrkenn08@gmail.com>"]
description = "A tool to extract metadata from an audio file"
readme = "README.md"
repository = "https://github.com/darrkenn/edar"
license = "MIT"
keywords = ["audio", "metadata"]

[dependencies]
lofty = "0.23.3"