Added GUI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user