feat: added xmp data

This commit is contained in:
2026-02-07 16:09:34 +01:00
parent b659359a79
commit 1196274498
17 changed files with 513 additions and 46 deletions
+2 -1
View File
@@ -5,6 +5,7 @@ go 1.25.5
require (
github.com/pdfcpu/pdfcpu v0.11.1
github.com/urfave/cli/v2 v2.27.7
gitlab.com/romalor/pdflib v0.2.2
)
require (
@@ -17,8 +18,8 @@ require (
github.com/mattn/go-runewidth v0.0.19 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/trimmer-io/go-xmp v1.0.0 // indirect
github.com/xrash/smetrics v0.0.0-20250705151800-55b8f293f342 // indirect
gitlab.com/romalor/pdflib v0.2.2 // indirect
golang.org/x/crypto v0.46.0 // indirect
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 // indirect
golang.org/x/image v0.34.0 // indirect