Added GUI

This commit is contained in:
2025-10-26 15:00:13 -04:00
parent 6be91ca5eb
commit 2c93bb9bd1
6 changed files with 855 additions and 339 deletions

View File

@@ -1,6 +1,10 @@
[metadata]
name = surround-to-eac3
<<<<<<< HEAD
version = 0.4.2
=======
version = 0.5.0
>>>>>>> gui-patch
author = Jonathan Rampersad
author_email = jonathan@jono-rams.work
description = A CLI tool to transcode 5.1 audio in video files to E-AC3.
@@ -26,6 +30,7 @@ python_requires = >=3.10
install_requires =
tqdm
platformdirs
customtkinter >= 5.0.0
[options.packages.find]
where=src