aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
blob: d6449eb60164d11ea8d10393e0780b42756b7eb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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-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