Final adjustments to conform to mupdf changes

This commit is contained in:
itsjunetime
2025-02-19 09:39:51 -07:00
parent 3a264a0ddb
commit 134ba601fa
7 changed files with 73 additions and 110 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ description = "A terminal viewer for PDFs"
readme = "README.md"
homepage = "https://github.com/itsjunetime/tdf"
repository = "https://github.com/itsjunetime/tdf"
license = "GPL-3.0-or-later"
license = "AGPL-3.0-only"
keywords = ["pdf", "tui", "cli", "terminal"]
categories = ["command-line-utilities", "text-processing", "visualization"]
default-run = "tdf"