I didn't actually intend to do this, but, major refactor. Be careful with testing, it may be horribly broken.

This commit is contained in:
Storm Dragon
2026-01-15 23:51:49 -05:00
parent 495bcca185
commit 45dd30f7f6
53 changed files with 1101 additions and 1090 deletions

View File

@@ -11,6 +11,7 @@ requires-python = ">=3.9"
license = { text = "LGPL-2.1-or-later" }
dependencies = [
"pygobject>=3.18",
"pluggy",
"brlapi; extra == 'braille'",
"python-speechd; extra == 'speech'",
"piper-tts; extra == 'piper'",