aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: 4b6dca131e337193ea4dcbe487d63f40a14e17c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[project]
name = "fiio-snowsky-flac-media"
version = "0.1.0"
description = "Media tool for retagging FLACs for Snowsky Echo/Mini"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "mutagen>=1.47.0",
    "pillow>=12.2.0",
    "syncedlyrics>=1.0.1",
    "tqdm>=4.67.3",
]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage