goipp-1_23
goipp - 1.23 - Goipp implements the IPP core protocol in go
3.4.0
2025-02-18
eisfair-noarch
the eisfair team, team(at)eisfair(dot)org
stable
go1_23
Internal Program Version: goipp 1.1.0
The goipp library is fairly complete implementation of IPP core protocol in pure Go.
Essentially, it is IPP messages parser/composer. Transport is not implemented
here, because Go standard library has an excellent built-in HTTP client,
and it doesn't make a lot of sense to wrap it here.
High-level requests, like "print a file" are also not implemented,
only the low-level stuff.
https://github.com/OpenPrinting/goipp