aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: 93640746a6596de22c2b336ca2fcbe01ee067711 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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 = [
    "ffmpeg-normalize>=1.37.6",
    "ffmpeg-python>=0.2.0",
    "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