Metadata-Version: 2.3
Name: audaz
Version: 1.3.0
Summary: apply audio metadata from filenames
Author: Max
Author-email: Max <maxbayer@fastmail.com>
Requires-Dist: mutagen>=1.48.1
Requires-Python: >=3.14
Project-URL: Source, https://gitea.com/maxploit/audaz
Description-Content-Type: text/markdown

apply audio metadata from filenames!

### usage

```bash
uv tool install audaz
audaz path/to/your/music
```

point it at a folder → processes all audio files. point it at a single file → fixes just that one.

your files need to be named like this tho
```
artist - song.mp3 # you can use any audio format
```
