Add coregx/gxpdf to File Handling (#6148)

This commit is contained in:
Andrey Kolkov 2026-03-24 17:08:12 +03:00 committed by GitHub
parent 1acc8b6ed0
commit f3ad482573
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1169,6 +1169,7 @@ _Libraries for handling files and file systems._
- [gofs](https://github.com/no-src/gofs) - A cross-platform real-time file synchronization tool out of the box.
- [gulter](https://github.com/adelowo/gulter) - A simple HTTP middleware to automatically handle all your file upload needs
- [gut/yos](https://github.com/1set/gut) - Simple and reliable package for file operations like copy/move/diff/list on files, directories and symbolic links.
- [gxpdf](https://github.com/coregx/gxpdf) - Modern full-lifecycle PDF library for Go — parse, extract tables, generate, and sign documents with zero CGO dependencies.
- [higgs](https://github.com/dastoori/higgs) - A tiny cross-platform Go library to hide/unhide files and directories.
- [iso9660](https://github.com/kdomanski/iso9660) - A package for reading and creating ISO9660 disk images
- [notify](https://github.com/rjeczalik/notify) - File system event notification library with simple API, similar to os/signal.