Refactor branding references from "Scriptriva Inc." to "Scriptriva" across documentation and code files; update license from Scriptriva Public Source License 1.0 to MIT License.
CI / Tests (3.10) (push) Has been cancelled
CI / Tests (3.13) (push) Has been cancelled

This commit is contained in:
2026-05-28 21:35:05 -04:00
parent 9625c48daa
commit 42b52fb538
8 changed files with 43 additions and 305 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ requires-python = ">=3.10,<3.15"
readme = "README.md"
license = { file = "LICENSE" }
authors = [
{ name = "Scriptriva Inc.", email = "support@scriptriva.com" },
{ name = "Scriptriva", email = "support@scriptriva.com" },
]
keywords = ["ocr", "tts", "accessibility", "screen-capture", "pocket-tts"]
classifiers = [