gui-patch (#8)
All checks were successful
Publish Python Package to PyPI / deploy (push) Successful in 1m27s

Reviewed-on: #8
Co-authored-by: Jonathan Rampersad <rampersad.jonathan@gmail.com>
Co-committed-by: Jonathan Rampersad <rampersad.jonathan@gmail.com>
This commit was merged in pull request #8.
This commit is contained in:
2025-10-26 19:06:07 +00:00
committed by Jonathan Rampersad
parent 6be91ca5eb
commit c649a1e593
6 changed files with 817 additions and 340 deletions

View File

@@ -1,6 +1,6 @@
[metadata]
name = surround-to-eac3
version = 0.4.2
version = 0.5.0
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 +26,7 @@ python_requires = >=3.10
install_requires =
tqdm
platformdirs
customtkinter >= 5.0.0
[options.packages.find]
where=src