Metadata-Version: 2.3
Name: audaz
Version: 1.2
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 track → fixes just that one.

Your files need to be named like this:
```
Artist Name - Song Title.mp3 # you can use any audio format
```
