[+] formatting

This commit is contained in:
2025-09-08 22:54:21 +09:00
parent 6aeb691bf2
commit 60e745e69d
4 changed files with 95 additions and 17 deletions
+2
View File
@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"hypy-utils>=1.0.29",
"rich>=14.1.0",
]
[project.scripts]
@@ -15,3 +16,4 @@ fx264 = "formtool.__main__:x264"
fmp3 = "formtool.__main__:mp3"
fopus = "formtool.__main__:opus"
fflac = "formtool.__main__:flac"
fwav = "formtool.__main__:wav"